This module implements a generic axis-aligned bounding box (AABB).
Get the numeric type used to measure a box's dimensions.
True if T is a kind of Box
N-dimensional half-open interval [a, b[.
Instanciate to use a 2D box.
Instanciate to use a 3D box.
See Source File
This module implements a generic axis-aligned bounding box (AABB).