16 #ifndef QGSSPATIALINDEXUTILS_H 
   17 #define QGSSPATIALINDEXUTILS_H 
   19 #include "qgis_core.h" 
   28   class IStorageManager;
 
   33   namespace StorageManager
 
   56     static SpatialIndex::Region rectangleToRegion( 
const QgsRectangle &rectangle );
 
A rectangle specified with double values.
Contains utility functions for working with spatial indexes.