vtkSlicerVRMenuButtonColorMode Class Reference

#include <vtkSlicerVRMenuButtonColorMode.h>

Inheritance diagram for vtkSlicerVRMenuButtonColorMode:
vtkKWMenuButtonWithLabel

List of all members.

Classes

struct  ColorEntry

Public Types

enum  { ColorModeChangedEvent = 1000001 }
typedef std::vector< ColorEntryColorModeList

Public Member Functions

virtual void CreateWidget (void)
void ProcessColorModeEvents (int index)
 vtkSetObjectMacro (ColorTransferFunction, vtkColorTransferFunction)
 vtkSetVector2Macro (Range, double)
 vtkTypeRevisionMacro (vtkSlicerVRMenuButtonColorMode, vtkKWMenuButtonWithLabel)

Static Public Member Functions

static ColorModeList CreateValues ()
static
vtkSlicerVRMenuButtonColorMode
New ()

Public Attributes

vtkColorTransferFunction * ColorTransferFunction
double Range [2]

Static Public Attributes

static const ColorModeList Values = CreateValues()

Protected Member Functions

 vtkSlicerVRMenuButtonColorMode (void)
 ~vtkSlicerVRMenuButtonColorMode (void)

Private Member Functions

void operator= (const vtkSlicerVRMenuButtonColorMode &)
 vtkSlicerVRMenuButtonColorMode (const vtkSlicerVRMenuButtonColorMode &)

Member Typedef Documentation


Member Enumeration Documentation

anonymous enum
Enumerator:
ColorModeChangedEvent 

Constructor & Destructor Documentation

vtkSlicerVRMenuButtonColorMode::vtkSlicerVRMenuButtonColorMode ( void   )  [protected]
vtkSlicerVRMenuButtonColorMode::~vtkSlicerVRMenuButtonColorMode ( void   )  [protected]
vtkSlicerVRMenuButtonColorMode::vtkSlicerVRMenuButtonColorMode ( const vtkSlicerVRMenuButtonColorMode  )  [private]

Member Function Documentation

vtkSlicerVRMenuButtonColorMode::ColorModeList vtkSlicerVRMenuButtonColorMode::CreateValues ( void   )  [static]
void vtkSlicerVRMenuButtonColorMode::CreateWidget ( void   )  [virtual]

References slicerget::size, and Values.

static vtkSlicerVRMenuButtonColorMode* vtkSlicerVRMenuButtonColorMode::New (  )  [static]
void vtkSlicerVRMenuButtonColorMode::operator= ( const vtkSlicerVRMenuButtonColorMode  )  [private]
void vtkSlicerVRMenuButtonColorMode::ProcessColorModeEvents ( int  index  ) 
vtkSlicerVRMenuButtonColorMode::vtkSetObjectMacro ( ColorTransferFunction  ,
vtkColorTransferFunction   
)
vtkSlicerVRMenuButtonColorMode::vtkSetVector2Macro ( Range  ,
double   
)
vtkSlicerVRMenuButtonColorMode::vtkTypeRevisionMacro ( vtkSlicerVRMenuButtonColorMode  ,
vtkKWMenuButtonWithLabel   
)

Member Data Documentation


The documentation for this class was generated from the following files:

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1