Go to the source code of this file.
Classes | |
class | SbProj4Projection |
Cartographic (PROJ4) projection class. More... | |
Macros | |
#define | PVALUE PROJ_PVALUE |
#define | PROJECTION_PARAM_ID 0 |
#define | ELLIPSOID_PARAM_ID 1 |
#define | UTM_ZONE 2 |
#define | UTM_SOUTH 3 |
#define ELLIPSOID_PARAM_ID 1 |
Definition at line 34 of file SbProj4Projection.h.
#define PROJECTION_PARAM_ID 0 |
Definition at line 33 of file SbProj4Projection.h.
#define PVALUE PROJ_PVALUE |
Definition at line 31 of file SbProj4Projection.h.
#define UTM_SOUTH 3 |
Definition at line 36 of file SbProj4Projection.h.
#define UTM_ZONE 2 |
Definition at line 35 of file SbProj4Projection.h.