OTB  9.0.0
Orfeo Toolbox
Namespaces | Functions | Variables
otbUtils.h File Reference
#include <sstream>
#include <string>
#include "itkMacro.h"
#include "OTBCommonExport.h"
+ Include dependency graph for otbUtils.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 otb
 
 otb::Utils
 

Functions

template<class T >
std::string otb::Utils::ConvertToString (const T &v)
 
bool OTBCommon_EXPORT otb::Utils::IsLonLatValid (double lon, double lat)
 
void OTBCommon_EXPORT otb::Utils::PrintNothing (const char *s)
 

Variables

OTBCommon_EXPORT const bool otb::Utils::FalseConstant
 
OTBCommon_EXPORT const bool otb::Utils::TrueConstant