Module parry3d::bounding_volume::details
source · Expand description
Free functions for some special cases of bounding-volume computation.
Functions§
- Computes the
Aabb
of a set of points. - Computes the
Aabb
of an support mapped shape. - Computes the
Aabb
of a set of points transformed bym
. - Computes a bounding sphere of the specified set of point.
- Computes the
Aabb
of an support mapped shape.