18#ifndef itkCoolColormapFunction_h
19#define itkCoolColormapFunction_h
40template <
typename TScalar,
typename TRGBPixel>
67#ifndef ITK_MANUAL_INSTANTIATION
68# include "itkCoolColormapFunction.hxx"
typename NumericTraits< ScalarType >::RealType RealType
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
RGBPixelType operator()(const TScalar &) const override
~CoolColormapFunction() override=default
CoolColormapFunction()=default
CoolColormapFunction Self
ColormapFunction< TScalar, TRGBPixel > Superclass
Implements transparent reference counting.