Crate simple_octree

Source

Structs§

ManagedOctreeData
Octree
A barebones octree offering just the methods required for accessing and modifying its contents. Other management structures/functions will be needed to make this more useful, especially for the purpose of querying contents.

Enums§

AddChildError

Type Aliases§

ManagedHashMapOctree
ManagedOctree
ManagedVecOctree