OGR
|
This is the complete list of members for OGRProjCT, including all inherited members.
DestroyCT(OGRCoordinateTransformation *poCT) | OGRCoordinateTransformation | static |
FromHandle(OGRCoordinateTransformationH hCT) | OGRCoordinateTransformation | inlinestatic |
GetEmitErrors() const override | OGRProjCT | inlinevirtual |
GetSourceCS() override | OGRProjCT | virtual |
GetTargetCS() override | OGRProjCT | virtual |
Initialize(const OGRSpatialReference *poSource, const OGRSpatialReference *poTarget, const OGRCoordinateTransformationOptions &options) | OGRProjCT | |
SetEmitErrors(bool bEmitErrors) override | OGRProjCT | inlinevirtual |
ToHandle(OGRCoordinateTransformation *poCT) | OGRCoordinateTransformation | inlinestatic |
Transform(int nCount, double *x, double *y, double *z, double *t, int *panSuccess) override | OGRProjCT | virtual |
OGRCoordinateTransformation::Transform(int nCount, double *x, double *y, double *z=nullptr, int *pabSuccess=nullptr) | OGRCoordinateTransformation |