![]() |
Gamedev Framework (gf) 1.2.0
A C++17 framework for 2D games
|
This is the complete list of members for gf::SimpleSpatialIndex, including all inherited members.
clear() | gf::SimpleSpatialIndex | |
insert(Handle handle, const RectF &bounds) | gf::SimpleSpatialIndex | |
modify(SpatialId id, RectF bounds) | gf::SimpleSpatialIndex | |
operator[](SpatialId id) | gf::SimpleSpatialIndex | |
query(const RectF &bounds, SpatialQueryCallback callback, SpatialQuery kind=SpatialQuery::Intersect) | gf::SimpleSpatialIndex | |
remove(SpatialId id) | gf::SimpleSpatialIndex | |
SimpleSpatialIndex() | gf::SimpleSpatialIndex |