|
QGIS API Documentation
3.24.2-Tisler (13c1a02865)
|
Destroys OGR geometries. More...
#include <qgsogrutils.h>
Public Member Functions | |
| void CORE_EXPORT | operator() (OGRGeometryH geometry) |
| Destroys an OGR geometry, using the correct gdal calls. More... | |
Destroys OGR geometries.
Definition at line 53 of file qgsogrutils.h.
| void gdal::OGRGeometryDeleter::operator() | ( | OGRGeometryH | geometry | ) |
Destroys an OGR geometry, using the correct gdal calls.
Definition at line 58 of file qgsogrutils.cpp.