Module parry3d::bounding_volume[][src]

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.