QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
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 54 of file qgsogrutils.h.
void gdal::OGRGeometryDeleter::operator() | ( | OGRGeometryH | geometry | ) | const |
Destroys an OGR geometry, using the correct gdal calls.
Definition at line 59 of file qgsogrutils.cpp.