OGR
|
This is the complete list of members for OGRProj4CT, including all inherited members.
DestroyCT(OGRCoordinateTransformation *poCT) | OGRCoordinateTransformation | static |
FromHandle(OGRCoordinateTransformationH hCT) | OGRCoordinateTransformation | inlinestatic |
GetEmitErrors() override | OGRProj4CT | inlinevirtual |
GetSourceCS() override | OGRProj4CT | virtual |
GetTargetCS() override | OGRProj4CT | virtual |
SetEmitErrors(bool bEmitErrors) override | OGRProj4CT | inlinevirtual |
ToHandle(OGRCoordinateTransformation *poCT) | OGRCoordinateTransformation | inlinestatic |
Transform(int nCount, double *x, double *y, double *z=nullptr) override | OGRProj4CT | virtual |
TransformEx(int nCount, double *x, double *y, double *z=nullptr, int *panSuccess=nullptr) override | OGRProj4CT | virtual |