QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
|
Destroys Proj PJ objects. More...
#include <qgsprojutils.h>
Public Member Functions | |
void CORE_EXPORT | operator() (PJ *object) const |
Destroys an PJ object, using the correct proj calls. | |
Destroys Proj PJ objects.
Definition at line 128 of file qgsprojutils.h.
void QgsProjUtils::ProjPJDeleter::operator() | ( | PJ * | object | ) | const |
Destroys an PJ object, using the correct proj calls.
Definition at line 67 of file qgsprojutils.cpp.