VTK
|
This is the complete list of members for vtkColor3ub, including all inherited members.
Blue() const | vtkColor3< unsigned char > | |
GetBlue() const | vtkColor3< unsigned char > | inline |
GetGreen() const | vtkColor3< unsigned char > | inline |
GetRed() const | vtkColor3< unsigned char > | inline |
Green() const | vtkColor3< unsigned char > | |
Red() const | vtkColor3< unsigned char > | |
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() | vtkColor3< unsigned char > | inline |
vtkColor3(const unsigned char &scalar) | vtkColor3< unsigned char > | inlineexplicit |
vtkColor3(const unsigned char *init) | vtkColor3< unsigned char > | inlineexplicit |
vtkColor3(const unsigned char &red, const unsigned char &green, const unsigned char &blue) | vtkColor3< unsigned char > | inline |
vtkColor3ub() | vtkColor3ub | inline |
vtkColor3ub(unsigned char scalar) | vtkColor3ub | inlineexplicit |
vtkColor3ub(const unsigned char *init) | vtkColor3ub | inlineexplicit |
vtkColor3ub(int hexSigned) | vtkColor3ub | inlineexplicit |
vtkColor3ub(unsigned char r, unsigned char g, unsigned char b) | vtkColor3ub | inline |