Module parry3d::bounding_volume
source · 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§
- Trait of bounding volumes.