OTB
9.0.0
Orfeo Toolbox
|
This is the complete list of members for otb::CoordinateTransformation, including all inherited members.
CoordinateTransformation(const SpatialReference &source, const SpatialReference &destination) | otb::CoordinateTransformation | |
CoordinateTransformation(const CoordinateTransformation &other) | otb::CoordinateTransformation | |
CoordinateTransformationPtr typedef | otb::CoordinateTransformation | |
GetSourceSpatialReference() const | otb::CoordinateTransformation | |
GetTargetSpatialReference() const | otb::CoordinateTransformation | |
m_Transform | otb::CoordinateTransformation | private |
operator!=(const CoordinateTransformation &ct1, const CoordinateTransformation &ct2) noexcept | otb::CoordinateTransformation | friend |
operator=(const CoordinateTransformation &other) noexcept | otb::CoordinateTransformation | |
operator==(const CoordinateTransformation &ct1, const CoordinateTransformation &ct2) noexcept | otb::CoordinateTransformation | friend |
Transform(const std::tuple< double, double, double > &in) const | otb::CoordinateTransformation | |
Transform(const std::tuple< double, double > &in) const | otb::CoordinateTransformation |