VTK
vtkColor3ub Member List
This is the complete list of members for vtkColor3ub, including all inherited members.
Blue() constvtkColor3< unsigned char > [inline]
DatavtkVector< unsigned char, 3 > [protected]
GetBlue() constvtkColor3< unsigned char > [inline]
GetData()vtkVector< unsigned char, 3 > [inline]
GetData() constvtkVector< unsigned char, 3 > [inline]
GetGreen() constvtkColor3< unsigned char > [inline]
GetRed() constvtkColor3< unsigned char > [inline]
GetSize() constvtkVector< unsigned char, 3 > [inline]
Green() constvtkColor3< unsigned char > [inline]
operator()(int i) constvtkVector< unsigned char, 3 > [inline]
operator[](int i)vtkVector< unsigned char, 3 > [inline]
operator[](int i) constvtkVector< unsigned char, 3 > [inline]
Red() constvtkColor3< unsigned char > [inline]
Set(const unsigned char &red, const unsigned char &green, const unsigned char &blue)vtkColor3< unsigned char > [inline]
SetBlue(const unsigned char &blue)vtkColor3< unsigned char > [inline]
SetGreen(const unsigned char &green)vtkColor3< unsigned char > [inline]
SetRed(const unsigned char &red)vtkColor3< unsigned char > [inline]
vtkColor3(const unsigned char &red=0.0, const unsigned char &green=0.0, const unsigned char &blue=0.0)vtkColor3< unsigned char > [inline]
vtkColor3ub(unsigned char r=0, unsigned char g=0, unsigned char b=0)vtkColor3ub [inline]
vtkVector()vtkVector< unsigned char, 3 > [inline]
vtkVector(const unsigned char *init)vtkVector< unsigned char, 3 > [inline]