Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
DymaxOCT Class Reference
Inheritance diagram for DymaxOCT:

Public Member Functions

 DymaxOCT (OCT *pStandard, bool bDirection)
 
OGRSpatialReference * GetSourceCS ()
 
OGRSpatialReference * GetTargetCS ()
 
int Transform (int nCount, double *x, double *y, double *z=NULL)
 
int TransformEx (int nCount, double *x, double *y, double *z=NULL, int *pabSuccess=NULL)
 

Public Attributes

OCT * m_pStandardConversion
 
bool m_bDirection
 
DymaxIcosa m_ico
 

Detailed Description

Support for converting to and from the Dymaxion projection is implemented by overriding and containing an OCT object.

The contained OCT transforms to/from WGS84 Geographic coords. The subclassing is used to implement the Transform() method which does the additional Dymaxion conversion.


The documentation for this class was generated from the following file: