#include "otbSpatialReference.h"
#include "OTBGdalAdaptersExport.h"
#include <memory>
#include <tuple>
Go to the source code of this file.
|
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 |
|