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