#include <vtkKWEPaintbrushPropertyManager.h>
Public Member Functions | |
| vtkKWEPaintbrushLabelMapColor () | |
| vtkKWEPaintbrushLabelMapColor (unsigned char r, unsigned char g, unsigned char b, double opacity) | |
| vtkKWEPaintbrushLabelMapColor (unsigned char rgba[3], double o) | |
| bool | operator== (const vtkKWEPaintbrushLabelMapColor &a) const |
Public Attributes | |
| unsigned char | Color [3] |
| double | Opacity |
INTERNAL - Do not use
Definition at line 93 of file vtkKWEPaintbrushPropertyManager.h.
| vtkKWEPaintbrushPropertyManager::vtkKWEPaintbrushLabelMapColor::vtkKWEPaintbrushLabelMapColor | ( | ) | [inline] |
Definition at line 98 of file vtkKWEPaintbrushPropertyManager.h.
| vtkKWEPaintbrushPropertyManager::vtkKWEPaintbrushLabelMapColor::vtkKWEPaintbrushLabelMapColor | ( | unsigned char | r, | |
| unsigned char | g, | |||
| unsigned char | b, | |||
| double | opacity | |||
| ) | [inline] |
Definition at line 99 of file vtkKWEPaintbrushPropertyManager.h.
| vtkKWEPaintbrushPropertyManager::vtkKWEPaintbrushLabelMapColor::vtkKWEPaintbrushLabelMapColor | ( | unsigned char | rgba[3], | |
| double | o | |||
| ) | [inline] |
Definition at line 104 of file vtkKWEPaintbrushPropertyManager.h.
| bool vtkKWEPaintbrushPropertyManager::vtkKWEPaintbrushLabelMapColor::operator== | ( | const vtkKWEPaintbrushLabelMapColor & | a | ) | const [inline] |
Definition at line 106 of file vtkKWEPaintbrushPropertyManager.h.
Definition at line 96 of file vtkKWEPaintbrushPropertyManager.h.
Definition at line 97 of file vtkKWEPaintbrushPropertyManager.h.
1.7.1