GCPCoordTransformation Class Reference
List of all members.
Public Member Functions |
| GCPCoordTransformation (int nGCPCount, const GDAL_GCP *pasGCPList, int nReqOrder, OGRSpatialReference *poSRS) |
int | IsValid () const |
virtual OGRSpatialReference * | GetSourceCS () |
virtual OGRSpatialReference * | GetTargetCS () |
virtual int | Transform (int nCount, double *x, double *y, double *z=NULL) |
virtual int | TransformEx (int nCount, double *x, double *y, double *z=NULL, int *pabSuccess=NULL) |
Public Attributes |
void * | hTransformArg |
int | bUseTPS |
OGRSpatialReference * | poSRS |
The documentation for this class was generated from the following file: