VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkColor4< T > Member List

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

Alpha() const vtkColor4< T >
Blue() const vtkColor4< T >
GetAlpha() const vtkColor4< T >inline
GetBlue() const vtkColor4< T >inline
GetGreen() const vtkColor4< T >inline
GetRed() const vtkColor4< T >inline
Green() const vtkColor4< T >
Red() const vtkColor4< T >
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()vtkColor4< T >inline
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