My Project
 All Classes Files Functions Variables Typedefs Pages
Public Member Functions | Public Attributes | List of all members
GCPCoordTransformation Class Reference
Inheritance diagram for GCPCoordTransformation:

Public Member Functions

 GCPCoordTransformation (int nGCPCount, const GDAL_GCP *pasGCPList, int nReqOrder, OGRSpatialReference *poSRSIn)
 
bool IsValid () const
 
virtual OGRSpatialReference * GetSourceCS () override
 
virtual OGRSpatialReference * GetTargetCS () override
 
virtual int Transform (int nCount, double *x, double *y, double *z=NULL) override
 
virtual int TransformEx (int nCount, double *x, double *y, double *z=NULL, int *pabSuccess=NULL) override
 

Public Attributes

void * hTransformArg
 
bool bUseTPS
 
OGRSpatialReference * poSRS
 

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