|
VTK
9.0.1
|
This is the complete list of members for vtkColor4ub, including all inherited members.
| Cast() const | vtkTuple< unsigned char, 4 > | inline |
| Compare(const vtkTuple< unsigned char, Size > &other, const unsigned char &tol) const | vtkTuple< unsigned char, 4 > | inline |
| Data | vtkTuple< unsigned char, 4 > | protected |
| GetAlpha() const | vtkColor4< unsigned char > | inline |
| GetBlue() const | vtkColor4< unsigned char > | inline |
| GetData() | vtkTuple< unsigned char, 4 > | inline |
| GetData() const | vtkTuple< unsigned char, 4 > | inline |
| GetGreen() const | vtkColor4< unsigned char > | inline |
| GetRed() const | vtkColor4< unsigned char > | inline |
| GetSize() const | vtkTuple< unsigned char, 4 > | inline |
| operator()(int i) const | vtkTuple< unsigned char, 4 > | inline |
| operator[](int i) | vtkTuple< unsigned char, 4 > | inline |
| operator[](int i) const | vtkTuple< unsigned char, 4 > | 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() | 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 |
| vtkTuple() | vtkTuple< unsigned char, 4 > | inline |
| vtkTuple(const unsigned char &scalar) | vtkTuple< unsigned char, 4 > | inlineexplicit |
| vtkTuple(const unsigned char *init) | vtkTuple< unsigned char, 4 > | inlineexplicit |
1.8.17