QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
gdal::OGRGeometryDeleter Struct Reference

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...
 

Detailed Description

Destroys OGR geometries.

Definition at line 56 of file qgsogrutils.h.

Member Function Documentation

◆ operator()()

void gdal::OGRGeometryDeleter::operator() ( OGRGeometryH  geometry) const

Destroys an OGR geometry, using the correct gdal calls.

Definition at line 69 of file qgsogrutils.cpp.


The documentation for this struct was generated from the following files: