Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SbProj4Projection.h File Reference

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
 

Macro Definition Documentation

◆ ELLIPSOID_PARAM_ID

#define ELLIPSOID_PARAM_ID   1

Definition at line 34 of file SbProj4Projection.h.

◆ PROJECTION_PARAM_ID

#define PROJECTION_PARAM_ID   0

Definition at line 33 of file SbProj4Projection.h.

◆ PVALUE

#define PVALUE   PROJ_PVALUE

Definition at line 31 of file SbProj4Projection.h.

◆ UTM_SOUTH

#define UTM_SOUTH   3

Definition at line 36 of file SbProj4Projection.h.

◆ UTM_ZONE

#define UTM_ZONE   2

Definition at line 35 of file SbProj4Projection.h.