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

Function expandAABB2

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

    Expands the first 2D 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:305

Settings

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

Generated using TypeDoc