Public Member Functions | Public Attributes

vtkKWEPaintbrushPropertyManager::vtkKWEPaintbrushColors Class Reference

#include <vtkKWEPaintbrushPropertyManager.h>

List of all members.

Public Member Functions

 vtkKWEPaintbrushColors ()
 vtkKWEPaintbrushColors (double r, double g, double b, int idx=0)
bool operator== (const vtkKWEPaintbrushColors &a) const

Public Attributes

double R
double G
double B
double Opacity
unsigned int Idx

Detailed Description

Definition at line 126 of file vtkKWEPaintbrushPropertyManager.h.


Constructor & Destructor Documentation

vtkKWEPaintbrushPropertyManager::vtkKWEPaintbrushColors::vtkKWEPaintbrushColors (  )  [inline]

Definition at line 130 of file vtkKWEPaintbrushPropertyManager.h.

vtkKWEPaintbrushPropertyManager::vtkKWEPaintbrushColors::vtkKWEPaintbrushColors ( double  r,
double  g,
double  b,
int  idx = 0 
) [inline]

Definition at line 131 of file vtkKWEPaintbrushPropertyManager.h.


Member Function Documentation

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

Definition at line 133 of file vtkKWEPaintbrushPropertyManager.h.


Member Data Documentation

Definition at line 129 of file vtkKWEPaintbrushPropertyManager.h.

Definition at line 129 of file vtkKWEPaintbrushPropertyManager.h.

Definition at line 129 of file vtkKWEPaintbrushPropertyManager.h.

Definition at line 129 of file vtkKWEPaintbrushPropertyManager.h.

Definition at line 129 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