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

Function testOrthogonalAxis

  • testOrthogonalAxis(axes: Vec9Float, epsilon?: number): boolean

    Validates that three 3D axes are mutually orthogonal.

    Parameters

    • axes: Vec9Float

      flat array of 9 numbers (3 axes)

    • epsilon: number = 1e-6

      floating-point tolerance

    Returns boolean

    • Defined in packages/sdk/src/base/math/vector.ts:1013

Settings

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

Generated using TypeDoc