|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
A wrapper for PJ that makes sure pj_destroy is called.
More...
#include <Proj.hh>
Public Member Functions | |
| Proj (const std::string &input, const std::string &output) | |
| ~Proj () | |
| operator PJ * () | |
Private Attributes | |
| PJ * | m_pj |