VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkColor4ub Member List

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

Alpha() constvtkColor4< unsigned char >
Blue() constvtkColor4< unsigned char >
GetAlpha() constvtkColor4< unsigned char >inline
GetBlue() constvtkColor4< unsigned char >inline
GetGreen() constvtkColor4< unsigned char >inline
GetRed() constvtkColor4< unsigned char >inline
Green() constvtkColor4< unsigned char >
Red() constvtkColor4< unsigned char >
Set(const unsigned char &red, const unsigned char &green, const unsigned char &blue)vtkColor4< unsigned char >inline
Set(const unsigned char &red, const unsigned char &green, const unsigned char &blue, const unsigned char &alpha)vtkColor4< unsigned char >inline
SetAlpha(const unsigned char &alpha)vtkColor4< unsigned char >inline
SetBlue(const unsigned char &blue)vtkColor4< unsigned char >inline
SetGreen(const unsigned char &green)vtkColor4< unsigned char >inline
SetRed(const unsigned char &red)vtkColor4< unsigned char >inline
vtkColor4()vtkColor4< unsigned char >inline
vtkColor4(const unsigned char &scalar)vtkColor4< unsigned char >inlineexplicit
vtkColor4(const unsigned char *init)vtkColor4< unsigned char >inlineexplicit
vtkColor4(const unsigned char &red, const unsigned char &green, const unsigned char &blue, const unsigned char &alpha)vtkColor4< unsigned char >inline
vtkColor4ub()vtkColor4ubinline
vtkColor4ub(unsigned char scalar)vtkColor4ubinlineexplicit
vtkColor4ub(const unsigned char *init)vtkColor4ubinlineexplicit
vtkColor4ub(int hexSigned)vtkColor4ubinlineexplicit
vtkColor4ub(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255)vtkColor4ubinline
vtkColor4ub(const vtkColor3ub &c)vtkColor4ubinline