GDAL
|
This is the complete list of members for OGRCoordinateTransformation, including all inherited members.
DestroyCT(OGRCoordinateTransformation *poCT) | OGRCoordinateTransformation | static |
FromHandle(OGRCoordinateTransformationH hCT) | OGRCoordinateTransformation | inlinestatic |
GetEmitErrors() | OGRCoordinateTransformation | inlinevirtual |
GetSourceCS()=0 | OGRCoordinateTransformation | pure virtual |
GetTargetCS()=0 | OGRCoordinateTransformation | pure virtual |
SetEmitErrors(bool) | OGRCoordinateTransformation | inlinevirtual |
ToHandle(OGRCoordinateTransformation *poCT) | OGRCoordinateTransformation | inlinestatic |
Transform(int nCount, double *x, double *y, double *z=nullptr)=0 | OGRCoordinateTransformation | pure virtual |
TransformEx(int nCount, double *x, double *y, double *z=nullptr, int *pabSuccess=nullptr)=0 | OGRCoordinateTransformation | pure virtual |
~OGRCoordinateTransformation() (defined in OGRCoordinateTransformation) | OGRCoordinateTransformation | inlinevirtual |