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