BALL 1.5.0
Loading...
Searching...
No Matches
BALL::VIEW::ColorMap Member List

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

alpha_blending_BALL::VIEW::ColorMapprotected
color_number_BALL::VIEW::ColorMapprotected
ColorMap()BALL::VIEW::ColorMap
ColorMap(Size color_number)BALL::VIEW::ColorMap
ColorMap(const ColorMap &color_Map)BALL::VIEW::ColorMap
ColorMap(Size size, const ColorRGBA &color, bool alpha_blending=false)BALL::VIEW::ColorMap
ColorMap(const ColorMap &color_Map, Index from, Index to, bool alpha_blending=false)BALL::VIEW::ColorMap
ColorMap(const ColorRGBA *color_array, Size array_size, bool alpha_blending=false)BALL::VIEW::ColorMap
createMap()BALL::VIEW::ColorMap
createMapJet(const Size color_number)BALL::VIEW::ColorMap
dump(std::ostream &s=std::cout, Size depth=0) constBALL::VIEW::ColorMapvirtual
getAlphaBlending() constBALL::VIEW::ColorMap
getNumberOfColors() constBALL::VIEW::ColorMap
has_min_max_colors_BALL::VIEW::ColorMapprotected
interpolation_boundaries_BALL::VIEW::ColorMapprotected
map(float value)BALL::VIEW::ColorMap
map(float value) constBALL::VIEW::ColorMap
max_BALL::VIEW::ColorMapprotected
max_color_BALL::VIEW::ColorMapprotected
min_BALL::VIEW::ColorMapprotected
min_color_BALL::VIEW::ColorMapprotected
setAlphaBlending(bool blending)BALL::VIEW::ColorMap
setBaseColors(const ColorRGBA *color_array, Size array_size)BALL::VIEW::ColorMap
setInterpolationBoundaries(const vector< Vector4 > &boundaries)BALL::VIEW::ColorMap
setMinMaxColors(ColorRGBA min, ColorRGBA max)BALL::VIEW::ColorMap
setNumberOfColors(const Size color_number)BALL::VIEW::ColorMap
setRange(float min, float max)BALL::VIEW::ColorMap
~ColorMap()BALL::VIEW::ColorMapvirtual