Structs

ShapeGrid is a generic aabb-based spatial partitioning structure that uses a generic storage of cells which acts as a grid instead of a tree.

This handle is used to modify the associated object or to update its position. It is returned by the insert method of a ShapeGrid.

The actual object stored in the store

Type Definitions