MSUProj-Dev
0.6-20
|
#include <gdal_priv.h>
Go to the source code of this file.
Classes | |
struct | msumr::GCP |
The Ground control point (GCP) structure. More... | |
Enumerations | |
enum | RETURN_CODE { msumr::SUCCESS, msumr::ERROR_SRC, msumr::ERROR_DST, msumr::ERROR_GCP, msumr::ERROR_STAT } |
The enumeration of exit codes. | |
Functions | |
const std::string | msumr::comma2dot (std::string str) |
The decimal point replacement function. More... | |