Gamedev Framework (gf)  0.17.0
A C++14 framework for 2D games
gf::SimpleSpatialIndex Member List

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