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