VTK
vtkColor4ub Member List
This is the complete list of members for vtkColor4ub, including all inherited members.
Alpha() constvtkColor4< unsigned char > [inline]
Blue() constvtkColor4< unsigned char > [inline]
Cast() constvtkVector< unsigned char, 4 > [inline]
DatavtkVector< unsigned char, 4 > [protected]
GetAlpha() constvtkColor4< unsigned char > [inline]
GetBlue() constvtkColor4< unsigned char > [inline]
GetData()vtkVector< unsigned char, 4 > [inline]
GetData() constvtkVector< unsigned char, 4 > [inline]
GetGreen() constvtkColor4< unsigned char > [inline]
GetRed() constvtkColor4< unsigned char > [inline]
GetSize() constvtkVector< unsigned char, 4 > [inline]
Green() constvtkColor4< unsigned char > [inline]
operator()(int i) constvtkVector< unsigned char, 4 > [inline]
operator[](int i)vtkVector< unsigned char, 4 > [inline]
operator[](int i) constvtkVector< unsigned char, 4 > [inline]
Red() constvtkColor4< unsigned char > [inline]
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(const unsigned char &red=0, const unsigned char &green=0, const unsigned char &blue=0, const unsigned char &alpha=0)vtkColor4< unsigned char > [inline]
vtkColor4(const unsigned char *init)vtkColor4< unsigned char > [inline, explicit]
vtkColor4ub(unsigned char r=0, unsigned char g=0, unsigned char b=0, unsigned char a=255)vtkColor4ub [inline]
vtkColor4ub(const unsigned char *init)vtkColor4ub [inline, explicit]
vtkColor4ub(const vtkColor3ub &c)vtkColor4ub [inline]
vtkVector()vtkVector< unsigned char, 4 > [inline]
vtkVector(const unsigned char *init)vtkVector< unsigned char, 4 > [inline, explicit]