Expand description
Bounding box related traits and types.
Structs§
- Bounding
Box - An axis-aligned bounding box using arrays.
- Sized
Orthant - An
Orthant
and its size as aBoundingBox
.
Traits§
- SubDivide
- Marker trait for the division of a
BoundingBox
into multiple bounding boxes.
Type Aliases§
- Orthant
- Division in
X
regions of the Euclidean space.