Module parry3d::bounding_volume::details[][src]

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 by m.

Computes a bounding sphere of the specified set of point.

Computes the AABB of an support mapped shape.