Expand description

Bounding volumes.

Structs

  • An Axis Aligned Bounding Box.
  • A Bounding Sphere.
  • The combination of an AABB with a circular cone to bound both the space occupied by an geometry and its normals.

Enums

  • A cone with a circular basis and its apex at the origin.

Traits

Functions