Expand description
A highly optimized octree implementation, with threading enabled for improved efficiency. This octree implementation is also capable of tracking highly dynamic environment.
Modules
- The default, and a sample point structure that Octree holds.
Structs
- Bounding box defines a 3D space.
- The Octree data structure.