OGR
|
This is the complete list of members for OGRCoordinateTransformation, including all inherited members.
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 |