[][src]Crate building_blocks_partition

Acceleration structures and spatial queries on voxels.

Modules

collision
octree

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

octree_dbvt

The analog of ncollide3d::DBVT for voxel octrees.