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