Class SpatialOctree.Node<T extends SpatialOctree.SpatialObject>

java.lang.Object
org.episteme.core.mathematics.structures.SpatialOctree.Node<T>
Enclosing class:
SpatialOctree<T extends SpatialOctree.SpatialObject>

public static class SpatialOctree.Node<T extends SpatialOctree.SpatialObject> extends Object
Represents a node in the Spatial Octree.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)