Expand description
n-dimensional bounding boxes.
Structs§
- BBox
- A bounding box.
Functions§
- bb2d
- Creates a 2d bounding box from ranges of x and y coordinates.
- bb3d
- Creates a 3d bounding box from ranges of x, y and z coordinates.
- bb4d
- Creates a 4d bounding box from ranges of x, y, z and w coordinates.