Class SpatialQuadtree.Node<T extends SpatialQuadtree.SpatialObject2D>

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

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