|
QGIS API Documentation
3.24.2-Tisler (13c1a02865)
|
Closes and cleanups GDAL warp options. More...
#include <qgsogrutils.h>
Public Member Functions | |
| void CORE_EXPORT | operator() (GDALWarpOptions *options) |
| Destroys GDAL warp options, using the correct gdal calls. More... | |
Closes and cleanups GDAL warp options.
Definition at line 105 of file qgsogrutils.h.
| void gdal::GDALWarpOptionsDeleter::operator() | ( | GDALWarpOptions * | options | ) |
Destroys GDAL warp options, using the correct gdal calls.
Definition at line 98 of file qgsogrutils.cpp.