QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
|
Destroys OGR geometries. More...
#include <qgsogrutils.h>
Public Member Functions | |
void CORE_EXPORT | operator() (OGRGeometryH geometry) const |
Destroys an OGR geometry, using the correct gdal calls. More... | |
Destroys OGR geometries.
Definition at line 55 of file qgsogrutils.h.
void gdal::OGRGeometryDeleter::operator() | ( | OGRGeometryH | geometry | ) | const |
Destroys an OGR geometry, using the correct gdal calls.
Definition at line 61 of file qgsogrutils.cpp.