Expand description

Spatial partitioning tools.

Structs

A Bounding Volume Tree.
Bounding Volume Tree visitor collecting interferences with a given bounding volume.
A boundin volume hierarchy on which objects can be added or removed after construction.
Leaf of a Dynamic Bounding Volume Tree.
The unique identifier of a DBVT leaf.

Enums

A node of the bounding volume tree.
Result of a binary partition.

Traits

Trait implemented by cost functions used by the best-first search on a BVT.
Visitor for the Bounding Volume Traversal Tree.
Visitor of Bounding Volume Trees.