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