vtkColor4f Member List
This is the complete list of members for
vtkColor4f, including all inherited members.
| Alpha() const | vtkColor4< float > | [inline] |
| Blue() const | vtkColor4< float > | [inline] |
| Data | vtkVector< float, 4 > | [protected] |
| GetAlpha() const | vtkColor4< float > | [inline] |
| GetBlue() const | vtkColor4< float > | [inline] |
| GetData() | vtkVector< float, 4 > | [inline] |
| GetData() const | vtkVector< float, 4 > | [inline] |
| GetGreen() const | vtkColor4< float > | [inline] |
| GetRed() const | vtkColor4< float > | [inline] |
| GetSize() const | vtkVector< float, 4 > | [inline] |
| Green() const | vtkColor4< float > | [inline] |
| operator()(int i) const | vtkVector< float, 4 > | [inline] |
| operator[](int i) | vtkVector< float, 4 > | [inline] |
| operator[](int i) const | vtkVector< float, 4 > | [inline] |
| Red() const | vtkColor4< float > | [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(const float &red=0.0, const float &green=0.0, const float &blue=0.0, const float &alpha=0.0) | vtkColor4< float > | [inline] |
| vtkColor4f(float r=0.0, float g=0.0, float b=0.0, float a=1.0) | vtkColor4f | [inline] |
| vtkVector() | vtkVector< float, 4 > | [inline] |
| vtkVector(const float *init) | vtkVector< float, 4 > | [inline] |