QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Static Public Member Functions | List of all members
QgsSpatialIndexUtils Class Reference

Contains utility functions for working with spatial indexes. More...

#include <qgsspatialindexutils.h>

Static Public Member Functions

static SpatialIndex::Region rectangleToRegion (const QgsRectangle &rectangle)
 Converts a QGIS rectangle to a SpatialIndex region. More...
 

Detailed Description

Contains utility functions for working with spatial indexes.

Note
Not available in Python bindings.
Since
QGIS 3.12

Definition at line 49 of file qgsspatialindexutils.h.

Member Function Documentation

◆ rectangleToRegion()

SpatialIndex::Region QgsSpatialIndexUtils::rectangleToRegion ( const QgsRectangle rectangle)
static

Converts a QGIS rectangle to a SpatialIndex region.

Definition at line 20 of file qgsspatialindexutils.cpp.


The documentation for this class was generated from the following files: