Closed sunreef closed 5 years ago
Add a custom Hasher to the SpatialGrid's HashMap to have a proper spatial hashing and avoid several levels of indirection in the map.
Hasher
SpatialGrid
HashMap
Add a custom
Hasher
to theSpatialGrid
'sHashMap
to have a proper spatial hashing and avoid several levels of indirection in the map.