Structs§
- Grid
- Grid is a point-based spatial partitioning structure that uses a generic storage of cells which acts as a grid instead of a tree.
- Grid
Handle - This handle is used to modify the associated object or to update its position. It is returned by the insert method of a Grid.
- Store
Object - The actual object stored in the store
Enums§
- Object
State - State of an object, maintain() updates the internals of the grid and resets this to Unchanged