• Preparing search index...
  • The search index is not available
@xeokit/sdk - v0.1.0
  • @xeokit/sdk
  • boundaries
  • expandAABB3

Function expandAABB3

  • expandAABB3(aabb1: FloatArrayParam, aabb2: FloatArrayParam): FloatArrayParam

    Expands the first AABB to enclose the second AABB if required.

    Parameters

    • aabb1: FloatArrayParam

      The target AABB to expand.

    • aabb2: FloatArrayParam

      The source AABB to enclose.

    Returns FloatArrayParam

    The expanded AABB1.

    • Defined in packages/sdk/src/boundaries/index.ts:290

Settings

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

Generated using TypeDoc