Defined in File Octree.hpp
Node in the octree data structure.
Public Functions
True if node is leaf, false otherwise.
True if tree node has weight zero (== is empty), false otherwise.
True if point point is stored in the octree node, false otherwise.
Computes octree node’s (possibly weighted) center of mass.
String label of octree node. Composed of sidelength, weight, and children’s labels.