|
QGIS API Documentation
3.22.4-Białowieża (ce8e65e95e)
|
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.