QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
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. | |
Closes and cleanups GDAL warp options.
Definition at line 108 of file qgsogrutils.h.
void gdal::GDALWarpOptionsDeleter::operator() | ( | GDALWarpOptions * | options | ) | const |
Destroys GDAL warp options, using the correct gdal calls.
Definition at line 109 of file qgsogrutils.cpp.