• Preparing search index...
  • The search index is not available
@xeokit/sdk - v0.1.0
  • @xeokit/sdk
  • base
  • math
  • matrix
  • compareMat4

Function compareMat4

  • compareMat4(m1: Mat4, m2: Mat4): boolean

    Compares two 4x4 matrices for equality.

    Parameters

    • m1: Mat4

      The first matrix.

    • m2: Mat4

      The second matrix.

    Returns boolean

    true if the matrices are the same, false otherwise.

    • Defined in packages/sdk/src/base/math/matrix.ts:217

Settings

Member Visibility
@xeokit/sdk - v0.1.0
  • Loading...

Generated using TypeDoc