My Project
Public Member Functions | Public Attributes | List of all members
CompositeCT Class Reference
Inheritance diagram for CompositeCT:

Public Member Functions

 CompositeCT (OGRCoordinateTransformation *poCT1In, bool bOwnCT1In, OGRCoordinateTransformation *poCT2In, bool bOwnCT2In)
 
virtual OGRSpatialReference * GetSourceCS () override
 
virtual OGRSpatialReference * GetTargetCS () override
 
virtual int Transform (int nCount, double *x, double *y, double *z, double *t, int *pabSuccess) override
 

Public Attributes

OGRCoordinateTransformation * poCT1
 
bool bOwnCT1
 
OGRCoordinateTransformation * poCT2
 
bool bOwnCT2
 

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