16#ifndef QGSSPATIALINDEXUTILS_H
17#define QGSSPATIALINDEXUTILS_H
29 class IStorageManager;
34 namespace StorageManager
A rectangle specified with double values.
Contains utility functions for working with spatial indexes.
static SpatialIndex::Region rectangleToRegion(const QgsRectangle &rectangle)
Converts a QGIS rectangle to a SpatialIndex region.