VTK
9.1.0
|
This is the complete list of members for vtkColor3ub, including all inherited members.
Cast() const | vtkTuple< T, Size > | inline |
Compare(const vtkTuple< T, Size > &other, const T &tol) const | vtkTuple< T, Size > | inline |
Data | vtkTuple< T, Size > | protected |
GetBlue() const | vtkColor3< unsigned char > | inline |
GetData() | vtkTuple< T, Size > | inline |
GetData() const | vtkTuple< T, Size > | inline |
GetGreen() const | vtkColor3< unsigned char > | inline |
GetRed() const | vtkColor3< unsigned char > | inline |
GetSize() const | vtkTuple< T, Size > | inline |
operator()(int i) const | vtkTuple< T, Size > | inline |
operator[](int i) | vtkTuple< T, Size > | inline |
operator[](int i) const | vtkTuple< T, Size > | inline |
Set(const unsigned char &red, const unsigned char &green, const unsigned char &blue) | vtkColor3< unsigned char > | inline |
SetBlue(const unsigned char &blue) | vtkColor3< unsigned char > | inline |
SetGreen(const unsigned char &green) | vtkColor3< unsigned char > | inline |
SetRed(const unsigned char &red) | vtkColor3< unsigned char > | inline |
vtkColor3()=default | vtkColor3< unsigned char > | |
vtkColor3(const unsigned char &scalar) | vtkColor3< unsigned char > | inlineexplicit |
vtkColor3(const unsigned char *init) | vtkColor3< unsigned char > | inlineexplicit |
vtkColor3(const unsigned char &red, const unsigned char &green, const unsigned char &blue) | vtkColor3< unsigned char > | inline |
vtkColor3ub()=default | vtkColor3ub | |
vtkColor3ub(unsigned char scalar) | vtkColor3ub | inlineexplicit |
vtkColor3ub(const unsigned char *init) | vtkColor3ub | inlineexplicit |
vtkColor3ub(int hexSigned) | vtkColor3ub | inlineexplicit |
vtkColor3ub(unsigned char r, unsigned char g, unsigned char b) | vtkColor3ub | inline |
vtkTuple()=default | vtkTuple< T, Size > | |
vtkTuple(const T &scalar) | vtkTuple< T, Size > | inlineexplicit |
vtkTuple(const T *init) | vtkTuple< T, Size > | inlineexplicit |
vtkTuple(const std::array< T, Size > &values) | vtkTuple< T, Size > | inlineexplicit |