QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
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.