Get number of active cells
Get total number of tracked objects
Clear all objects
Insert an object at a position (with optional size for multi-cell spanning)
Query all objects near a position (within the same and adjacent cells)
Query all objects within a rectangular region
Spatial hash grid for efficient broad-phase collision detection. Groups objects into grid cells for O(1) neighbor queries.