Expand description
Bounding volumes.
Modules§
- details
- Free functions for some special cases of bounding-volume computation.
Structs§
- Aabb
- An Axis-Aligned Bounding Box (AABB).
- Bounding
Sphere - A Bounding Sphere.
Traits§
- Bounding
Volume - Trait of bounding volumes.