Expand description

Bounding volumes.

Modules§

  • Free functions for some special cases of bounding-volume computation.

Structs§

  • An Axis Aligned Bounding Box.
  • A Bounding Sphere.
  • Four Aabb represented as a single SoA Aabb with SIMD components.

Traits§