Public Member Functions | Public Attributes

vtkKWEPaintbrushPropertyManager::vtkKWEPaintbrushLabelMapColor Class Reference

#include <vtkKWEPaintbrushPropertyManager.h>

List of all members.

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

Detailed Description

INTERNAL - Do not use

Definition at line 93 of file vtkKWEPaintbrushPropertyManager.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

bool vtkKWEPaintbrushPropertyManager::vtkKWEPaintbrushLabelMapColor::operator== ( const vtkKWEPaintbrushLabelMapColor a  )  const [inline]

Definition at line 106 of file vtkKWEPaintbrushPropertyManager.h.


Member Data Documentation

Definition at line 96 of file vtkKWEPaintbrushPropertyManager.h.

Definition at line 97 of file vtkKWEPaintbrushPropertyManager.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines