QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
gdal::GDALWarpOptionsDeleter Struct Reference

Closes and cleanups GDAL warp options. More...

#include <qgsogrutils.h>

Public Member Functions

void CORE_EXPORT operator() (GDALWarpOptions *options) const
 Destroys GDAL warp options, using the correct gdal calls.

Detailed Description

Closes and cleanups GDAL warp options.

Definition at line 108 of file qgsogrutils.h.

Member Function Documentation

◆ operator()()

void gdal::GDALWarpOptionsDeleter::operator() ( GDALWarpOptions * options) const

Destroys GDAL warp options, using the correct gdal calls.

Definition at line 112 of file qgsogrutils.cpp.


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