| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
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 51 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.