| 
    QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
    
   | 
 
Destroys the GEOS geometry geom, using the static QGIS geos context. More...
#include <qgsgeos.h>
Public Member Functions | |
| void CORE_EXPORT | operator() (const GEOSPreparedGeometry *geom) const | 
| Destroys the GEOS prepared geometry geom, using the static QGIS geos context.  More... | |
| void CORE_EXPORT | operator() (GEOSBufferParams *params) const | 
| Destroys the GEOS buffer params params, using the static QGIS geos context.  More... | |
| void CORE_EXPORT | operator() (GEOSCoordSequence *sequence) const | 
| Destroys the GEOS coordinate sequence sequence, using the static QGIS geos context.  More... | |
| void CORE_EXPORT | operator() (GEOSGeometry *geom) const | 
| Destroys the GEOS geometry geom, using the static QGIS geos context.  More... | |
Destroys the GEOS geometry geom, using the static QGIS geos context.
| void CORE_EXPORT geos::GeosDeleter::operator() | ( | const GEOSPreparedGeometry * | geom | ) | const | 
Destroys the GEOS prepared geometry geom, using the static QGIS geos context.
| void CORE_EXPORT geos::GeosDeleter::operator() | ( | GEOSBufferParams * | params | ) | const | 
Destroys the GEOS buffer params params, using the static QGIS geos context.
| void CORE_EXPORT geos::GeosDeleter::operator() | ( | GEOSCoordSequence * | sequence | ) | const | 
Destroys the GEOS coordinate sequence sequence, using the static QGIS geos context.
| void CORE_EXPORT geos::GeosDeleter::operator() | ( | GEOSGeometry * | geom | ) | const | 
Destroys the GEOS geometry geom, using the static QGIS geos context.