VTK
|
This is the complete list of members for vtkColor4< T >, including all inherited members.
Alpha() const | vtkColor4< T > | inline |
Blue() const | vtkColor4< T > | inline |
Cast() const | vtkVector< T, 4 > | inline |
Data | vtkVector< T, 4 > | protected |
GetAlpha() const | vtkColor4< T > | inline |
GetBlue() const | vtkColor4< T > | inline |
GetData() | vtkVector< T, 4 > | inline |
GetData() const | vtkVector< T, 4 > | inline |
GetGreen() const | vtkColor4< T > | inline |
GetRed() const | vtkColor4< T > | inline |
GetSize() const | vtkVector< T, 4 > | inline |
Green() const | vtkColor4< T > | inline |
operator()(int i) const | vtkVector< T, 4 > | inline |
operator[](int i) | vtkVector< T, 4 > | inline |
operator[](int i) const | vtkVector< T, 4 > | inline |
Red() const | vtkColor4< T > | inline |
Set(const T &red, const T &green, const T &blue) | vtkColor4< T > | inline |
Set(const T &red, const T &green, const T &blue, const T &alpha) | vtkColor4< T > | inline |
SetAlpha(const T &alpha) | vtkColor4< T > | inline |
SetBlue(const T &blue) | vtkColor4< T > | inline |
SetGreen(const T &green) | vtkColor4< T > | inline |
SetRed(const T &red) | vtkColor4< T > | inline |
vtkColor4(const T &red=0, const T &green=0, const T &blue=0, const T &alpha=0) | vtkColor4< T > | inline |
vtkColor4(const T *init) | vtkColor4< T > | inlineexplicit |
vtkVector() | vtkVector< T, 4 > | inline |
vtkVector(const T *init) | vtkVector< T, 4 > | inlineexplicit |