QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
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. | |
Destroys OGR geometries.
Definition at line 56 of file qgsogrutils.h.
void gdal::OGRGeometryDeleter::operator() | ( | OGRGeometryH | geometry | ) | const |
Destroys an OGR geometry, using the correct gdal calls.
Definition at line 69 of file qgsogrutils.cpp.