Size of each grid cell in world units.
Clear all entities from the grid.
Insert an entity ID into the grid.
Query entity IDs overlapping an AABB.
Get all entity IDs in the grid.
Get all entity IDs, writing into the provided result set.
Query entity IDs overlapping an AABB, writing into the provided result set.
A 2D spatial hashing grid for broad-phase collision detection.