21 #ifndef otbReliefColormapFunctor_h
22 #define otbReliefColormapFunctor_h
24 #include "itkColormapFunction.h"
45 template <
class TScalar,
class TRGBPixel>
50 typedef itk::Function::ColormapFunction<TScalar, TRGBPixel>
Superclass;
59 typedef typename Superclass::RealType
RealType;
78 #ifndef OTB_MANUAL_INSTANTIATION
Function object which maps a scalar value into an RGB colormap value for relief representation.
~ReliefColormapFunctor() override
ReliefColormapFunctor Self
itk::Function::ColormapFunction< TScalar, TRGBPixel > Superclass
itk::SmartPointer< const Self > ConstPointer
itk::SmartPointer< Self > Pointer
void operator=(const Self &)=delete
Superclass::ScalarType ScalarType
ReliefColormapFunctor(const Self &)=delete
Superclass::RGBPixelType RGBPixelType
Superclass::RealType RealType
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.