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

Go to the source code of this file.

Classes

struct  otb::internal::OGRSpatialReferenceDeleter
 
class  otb::SpatialReference
 

Namespaces

 otb
 
 otb::internal
 

Functions

OTBGdalAdapters_EXPORT bool otb::operator!= (const SpatialReference &sr1, const SpatialReference &sr2) noexcept
 
OTBGdalAdapters_EXPORT std::ostream & otb::operator<< (std::ostream &o, const SpatialReference &i)
 
OTBGdalAdapters_EXPORT std::ostream & otb::operator<< (std::ostream &o, const SpatialReference::hemisphere &hem)
 
OTBGdalAdapters_EXPORT bool otb::operator== (const SpatialReference &sr1, const SpatialReference &sr2) noexcept