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

Function getAABB3Center

  • getAABB3Center(aabb: FloatArrayParam, dest?: FloatArrayParam): FloatArrayParam

    Computes the center of a 3D axis-aligned bounding box (AABB3).

    Parameters

    • aabb: FloatArrayParam

      The AABB3.

    • dest: FloatArrayParam = ...

      Optional destination array for the center coordinates.

    Returns FloatArrayParam

    The center coordinates.

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

Settings

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

Generated using TypeDoc