18 #ifndef itkOverUnderColormapFunction_h
19 #define itkOverUnderColormapFunction_h
44 template<
typename TScalar,
typename TRGBPixel >
75 #ifndef ITK_MANUAL_INSTANTIATION
76 #include "itkOverUnderColormapFunction.hxx"
Superclass::ScalarType ScalarType
Light weight base class for most itk classes.
OverUnderColormapFunction()
Superclass::RealType RealType
Superclass::RGBPixelType RGBPixelType
OverUnderColormapFunction Self
~OverUnderColormapFunction()
Function object which maps a scalar value into an RGB colormap value.
SmartPointer< const Self > ConstPointer
Function object which maps a scalar value into an RGB colormap value.
void operator=(const Self &)
NumericTraits< ScalarType >::RealType RealType
SmartPointer< Self > Pointer
ColormapFunction< TScalar, TRGBPixel > Superclass
virtual RGBPixelType operator()(const TScalar &) const override