SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::helper::ColorMap Member List

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

ColorMap(unsigned int paletteSize=256, const std::string &colorScheme="HSV")sofa::helper::ColorMap
entriessofa::helper::ColorMap
getColor(unsigned int i)sofa::helper::ColorMapinline
getColorScheme() constsofa::helper::ColorMapinline
getDefault()sofa::helper::ColorMapstatic
getEvaluator(Real vmin, Real vmax)sofa::helper::ColorMapinline
getNbColors() constsofa::helper::ColorMapinline
getPaletteSize() constsofa::helper::ColorMapinline
init()sofa::helper::ColorMap
m_colorSchemesofa::helper::ColorMap
m_paletteSizesofa::helper::ColorMap
operator<<(std::ostream &out, const ColorMap &m)sofa::helper::ColorMapfriend
operator>>(std::istream &in, ColorMap &m)sofa::helper::ColorMapfriend
reinit()sofa::helper::ColorMap
setColorScheme(const std::string &colorScheme)sofa::helper::ColorMapinline
setPaletteSize(unsigned int paletteSize)sofa::helper::ColorMapinline
VecColor typedefsofa::helper::ColorMap
~ColorMap()sofa::helper::ColorMapvirtual