QGIS API Documentation
3.18.1-Zürich (202f1bf7e5)
|
This is the complete list of members for QgsGenericSpatialIndex< T >, including all inherited members.
insert(T *data, const QgsRectangle &bounds) | QgsGenericSpatialIndex< T > | inline |
intersects(const QgsRectangle &bounds, const std::function< bool(T *data)> &callback) const | QgsGenericSpatialIndex< T > | inline |
isEmpty() const | QgsGenericSpatialIndex< T > | inline |
QgsGenericSpatialIndex() | QgsGenericSpatialIndex< T > | inline |
remove(T *data, const QgsRectangle &bounds) | QgsGenericSpatialIndex< T > | inline |