OTB  9.0.0
Orfeo Toolbox
Classes | Namespaces | Functions
otbCoordinateTransformation.h File Reference
#include "otbSpatialReference.h"
#include "OTBGdalAdaptersExport.h"
#include <memory>
#include <tuple>
+ Include dependency graph for otbCoordinateTransformation.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  otb::CoordinateTransformation
 
struct  otb::internal::OGRCoordinateTransformationDeleter
 

Namespaces

 otb
 
 otb::internal
 

Functions

OTBGdalAdapters_EXPORT bool otb::operator!= (const CoordinateTransformation &ct1, const CoordinateTransformation &ct2) noexcept
 
OTBGdalAdapters_EXPORT std::ostream & otb::operator<< (std::ostream &o, const CoordinateTransformation &i)
 
OTBGdalAdapters_EXPORT bool otb::operator== (const CoordinateTransformation &ct1, const CoordinateTransformation &ct2) noexcept