|
VTK
9.0.1
|
This is the complete list of members for vtkColor4f, including all inherited members.
| Cast() const | vtkTuple< float, 4 > | inline |
| Compare(const vtkTuple< float, Size > &other, const float &tol) const | vtkTuple< float, 4 > | inline |
| Data | vtkTuple< float, 4 > | protected |
| GetAlpha() const | vtkColor4< float > | inline |
| GetBlue() const | vtkColor4< float > | inline |
| GetData() | vtkTuple< float, 4 > | inline |
| GetData() const | vtkTuple< float, 4 > | inline |
| GetGreen() const | vtkColor4< float > | inline |
| GetRed() const | vtkColor4< float > | inline |
| GetSize() const | vtkTuple< float, 4 > | inline |
| operator()(int i) const | vtkTuple< float, 4 > | inline |
| operator[](int i) | vtkTuple< float, 4 > | inline |
| operator[](int i) const | vtkTuple< float, 4 > | inline |
| Set(const float &red, const float &green, const float &blue) | vtkColor4< float > | inline |
| Set(const float &red, const float &green, const float &blue, const float &alpha) | vtkColor4< float > | inline |
| SetAlpha(const float &alpha) | vtkColor4< float > | inline |
| SetBlue(const float &blue) | vtkColor4< float > | inline |
| SetGreen(const float &green) | vtkColor4< float > | inline |
| SetRed(const float &red) | vtkColor4< float > | inline |
| vtkColor4() | vtkColor4< float > | inline |
| vtkColor4(const float &scalar) | vtkColor4< float > | inlineexplicit |
| vtkColor4(const float *init) | vtkColor4< float > | inlineexplicit |
| vtkColor4(const float &red, const float &green, const float &blue, const float &alpha) | vtkColor4< float > | inline |
| vtkColor4f() | vtkColor4f | inline |
| vtkColor4f(float scalar) | vtkColor4f | inlineexplicit |
| vtkColor4f(const float *init) | vtkColor4f | inlineexplicit |
| vtkColor4f(float r, float g, float b, float a=1.0) | vtkColor4f | inline |
| vtkTuple() | vtkTuple< float, 4 > | inline |
| vtkTuple(const float &scalar) | vtkTuple< float, 4 > | inlineexplicit |
| vtkTuple(const float *init) | vtkTuple< float, 4 > | inlineexplicit |
1.8.17