QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
|
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. More... | |
Closes and cleanups GDAL warp options.
Definition at line 107 of file qgsogrutils.h.
void gdal::GDALWarpOptionsDeleter::operator() | ( | GDALWarpOptions * | options | ) | const |
Destroys GDAL warp options, using the correct gdal calls.
Definition at line 101 of file qgsogrutils.cpp.