1.9
ColorMap Member List

This is the complete list of members for ColorMap, including all inherited members.

ColorMap(Interpolation interp) noexceptColorMapinlineexplicit
ColorMap(StepsArray steps, Interpolation interp=Interpolation::rgba)ColorMapinlineexplicit
ColorMap(std::initializer_list< T > steps, Interpolation interp=Interpolation::rgba)ColorMapinlineexplicit
count() constColorMapinline
empty() constColorMapinline
interp(float t) constColorMap
interp_cached(float t, size_t accuracy=1000) constColorMap
Interpolation enum nameColorMap
m_cacheColorMapmutableprotected
m_interpColorMapprotected
m_stepsColorMapprotected
step(const Color &color)ColorMapinline
steps(const StepsArray &steps)ColorMapinline
steps() constColorMapinline
StepsArray typedefColorMap