Uses of Enum
eu.iv4xr.framework.spatial.QuadTreeSections
-
Uses of QuadTreeSections in eu.iv4xr.framework.spatial
Modifier and TypeMethodDescriptionstatic QuadTreeSections
Returns the enum constant of this type with the specified name.static QuadTreeSections[]
QuadTreeSections.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
QuadTreeBranch.put(QuadTreeSections key, QuadTree<T> tree)
void
QuadTreeBranch.remove(QuadTreeSections key)