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