|
VTK
|
This is the complete list of members for vtkColor4ub, including all inherited members.
| Alpha() const | vtkColor4< unsigned char > | |
| Blue() const | vtkColor4< unsigned char > | |
| GetAlpha() const | vtkColor4< unsigned char > | inline |
| GetBlue() const | vtkColor4< unsigned char > | inline |
| GetGreen() const | vtkColor4< unsigned char > | inline |
| GetRed() const | vtkColor4< unsigned char > | inline |
| Green() const | vtkColor4< unsigned char > | |
| Red() const | vtkColor4< 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() | vtkColor4ub | inline |
| vtkColor4ub(unsigned char scalar) | vtkColor4ub | inlineexplicit |
| vtkColor4ub(const unsigned char *init) | vtkColor4ub | inlineexplicit |
| vtkColor4ub(int hexSigned) | vtkColor4ub | inlineexplicit |
| vtkColor4ub(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255) | vtkColor4ub | inline |
| vtkColor4ub(const vtkColor3ub &c) | vtkColor4ub | inline |
1.8.6