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