OTB
9.0.0
Orfeo Toolbox
|
#include <sstream>
#include <string>
#include "itkMacro.h"
#include "OTBCommonExport.h"
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 |