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

Function expandAABB3Point3

  • expandAABB3Point3(aabb: AABB3, p: Vec3): AABB3

    Expands an AABB to enclose a given 3D point if required.

    Parameters

    • aabb: AABB3

      The AABB to expand.

    • p: Vec3

      The 3D point [x, y, z].

    Returns AABB3

    The expanded AABB.

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

Settings

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

Generated using TypeDoc