Crate building_blocks_partition

Source
Expand description

Acceleration structures and spatial queries on voxels.

Re-exports§

pub use octree::Octant;
pub use octree::Octree;
pub use octree::OctreeVisitor;

Modules§

octree
The Octree type is a memory-efficient set of points.