![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
Public Member Functions | |
void | addObject (GeoIndex::IndexedObjectInfo obj, BasicGeoTypes::GeoRect bounds) |
void | addObject (GeoIndex::IndexedObjectInfo obj, BasicGeoTypes::GeoPos pos) |
void | getObjects (const BasicGeoTypes::GeoRect &bounds, uint32_t tileLevel, std::unordered_set< GeoIndex::idx_t > &objectIds) const |
void | getObjects (const BasicGeoTypes::GeoPos &pos, uint32_t tileLevel, std::unordered_set< GeoIndex::idx_t > &objectIds) const |
void | deleteItem (GeoIndex::idx_t id) |
size_t | getObjectCount () const noexcept |
void | clear () |