GDAL
|
DestroyCT(OGRCoordinateTransformation *poCT) | OGRCoordinateTransformation | [static] |
GetSourceCS()=0 | OGRCoordinateTransformation | [pure virtual] |
GetTargetCS()=0 | OGRCoordinateTransformation | [pure virtual] |
Transform(int nCount, double *x, double *y, double *z=NULL)=0 | OGRCoordinateTransformation | [pure virtual] |
TransformEx(int nCount, double *x, double *y, double *z=NULL, int *pabSuccess=NULL)=0 | OGRCoordinateTransformation | [pure virtual] |
~OGRCoordinateTransformation() (defined in OGRCoordinateTransformation) | OGRCoordinateTransformation | [inline, virtual] |