| 
    QGIS API Documentation 3.32.0-Lima (311a8cb8a6)
    
   | 
 
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 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.