[][src]Crate building_blocks_partition

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.