Expand description
Bounding volumes.
Modules§
- details
- Free functions for some special cases of bounding-volume computation.
Structs§
- Aabb
- An Axis Aligned Bounding Box.
- Bounding
Sphere - A Bounding Sphere.
- Simd
Aabb - Four Aabb represented as a single SoA Aabb with SIMD components.
Traits§
- Bounding
Volume - Trait of bounding volumes.