|
VTK
|
This is the complete list of members for vtkColor4f, including all inherited members.
| Alpha() const | vtkColor4< float > | |
| Blue() const | vtkColor4< float > | |
| GetAlpha() const | vtkColor4< float > | inline |
| GetBlue() const | vtkColor4< float > | inline |
| GetGreen() const | vtkColor4< float > | inline |
| GetRed() const | vtkColor4< float > | inline |
| Green() const | vtkColor4< float > | |
| Red() const | vtkColor4< float > | |
| 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 |
1.8.6