QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
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 69 of file qgsprojutils.cpp.