shared/spatial_index library

Classes

SpatialIndex<T extends SpatialIndexable>
Ultra-fast spatial indexing system using grid-based hashing Optimized for large numbers of 2D objects with frequent position updates
SpatialIndexable
Generic spatial indexing interface for 2D objects
SpatialIndexStats
Performance statistics for the spatial index