VTK  9.3.20240424
vtkColor4< T > Member List

This is the complete list of members for vtkColor4< T >, including all inherited members.

Cast() constvtkTuple< T, 4 >inline
Compare(const vtkTuple< T, Size > &other, const T &tol) constvtkTuple< T, 4 >inline
DatavtkTuple< T, 4 >protected
GetAlpha() constvtkColor4< T >inline
GetBlue() constvtkColor4< T >inline
GetData()vtkTuple< T, 4 >inline
GetData() constvtkTuple< T, 4 >inline
GetGreen() constvtkColor4< T >inline
GetRed() constvtkColor4< T >inline
GetSize() constvtkTuple< T, 4 >inline
operator()(int i) constvtkTuple< T, 4 >inline
operator[](int i)vtkTuple< T, 4 >inline
operator[](int i) constvtkTuple< T, 4 >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()=defaultvtkColor4< T >
vtkColor4(const T &scalar)vtkColor4< T >inlineexplicit
vtkColor4(const T *init)vtkColor4< T >inlineexplicit
vtkColor4(const T &red, const T &green, const T &blue, const T &alpha)vtkColor4< T >inline
vtkTuple()=defaultvtkTuple< T, 4 >
vtkTuple(const T &scalar)vtkTuple< T, 4 >inlineexplicit
vtkTuple(const T *init)vtkTuple< T, 4 >inlineexplicit
vtkTuple(const std::array< T, Size > &values)vtkTuple< T, 4 >inlineexplicit