| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
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 71 of file qgsogrutils.cpp.