, including all inherited members.
Alpha() const | vtkColor4< unsigned char > | [inline] |
Blue() const | vtkColor4< unsigned char > | [inline] |
Cast() const | vtkVector< unsigned char, 4 > | [inline] |
Data | vtkVector< unsigned char, 4 > | [protected] |
GetAlpha() const | vtkColor4< unsigned char > | [inline] |
GetBlue() const | vtkColor4< unsigned char > | [inline] |
GetData() | vtkVector< unsigned char, 4 > | [inline] |
GetData() const | vtkVector< unsigned char, 4 > | [inline] |
GetGreen() const | vtkColor4< unsigned char > | [inline] |
GetRed() const | vtkColor4< unsigned char > | [inline] |
GetSize() const | vtkVector< unsigned char, 4 > | [inline] |
Green() const | vtkColor4< unsigned char > | [inline] |
operator()(int i) const | vtkVector< unsigned char, 4 > | [inline] |
operator[](int i) | vtkVector< unsigned char, 4 > | [inline] |
operator[](int i) const | vtkVector< unsigned char, 4 > | [inline] |
Red() const | vtkColor4< unsigned char > | [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(const unsigned char &red=0, const unsigned char &green=0, const unsigned char &blue=0, const unsigned char &alpha=0) | vtkColor4< unsigned char > | [inline] |
vtkColor4(const unsigned char *init) | vtkColor4< unsigned char > | [inline, explicit] |
vtkColor4ub(unsigned char r=0, unsigned char g=0, unsigned char b=0, unsigned char a=255) | vtkColor4ub | [inline] |
vtkColor4ub(const unsigned char *init) | vtkColor4ub | [inline, explicit] |
vtkColor4ub(const vtkColor3ub &c) | vtkColor4ub | [inline] |
vtkVector() | vtkVector< unsigned char, 4 > | [inline] |
vtkVector(const unsigned char *init) | vtkVector< unsigned char, 4 > | [inline, explicit] |