OGR
|
This is the complete list of members for OGRCoordinateTransformation, including all inherited members.
DestroyCT(OGRCoordinateTransformation *poCT) | OGRCoordinateTransformation | static |
FromHandle(OGRCoordinateTransformationH hCT) | OGRCoordinateTransformation | inlinestatic |
GetEmitErrors() const | 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, int *pabSuccess=nullptr) | OGRCoordinateTransformation | |
Transform(int nCount, double *x, double *y, double *z, double *t, int *pabSuccess)=0 | OGRCoordinateTransformation | pure virtual |