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

Function getAABB3Center

  • getAABB3Center(aabb: AABB3, dest?: Vec3): Vec3

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

    Parameters

    • aabb: AABB3

      The AABB3.

    • dest: Vec3 = ...

      Optional destination array for the center coordinates.

    Returns Vec3

    The center coordinates.

    • Defined in packages/sdk/src/math/boundaries.ts:320

Settings

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

Generated using TypeDoc