Module partition

Source
Expand description

Bounding box related traits and types.

Structs§

BoundingBox
An axis-aligned bounding box using arrays.
SizedOrthant
An Orthant and its size as a BoundingBox.

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.