dlib.geometry.aabb

Members

Functions

boxFromMinMaxPoints
AABB boxFromMinMaxPoints(Vector3f mi, Vector3f ma)

Creates AABB from minimum and maximum points

Structs

AABB
struct AABB

Axis-aligned bounding box

Meta

Authors

Timur Gafarov