glwxWidgetMapper Class Reference

Collaboration diagram for glwxWidgetMapper:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void Render (vtkRenderer *ren, vtkActor *act)
void SetGui (GuiWrapper *gui)
int RenderGui ()
 ~glwxWidgetMapper ()

Static Public Member Functions

static glwxWidgetMapperNew ()

Protected Member Functions

 glwxWidgetMapper ()

Private Attributes

GuiWrappergui
vtkTimerLog * timer
double oldTime


Detailed Description

Definition at line 71 of file VtkDemo.cpp.


Constructor & Destructor Documentation

glwxWidgetMapper::~glwxWidgetMapper (  )  [inline]

Definition at line 91 of file VtkDemo.cpp.

References timer.

glwxWidgetMapper::glwxWidgetMapper (  )  [inline, protected]

Definition at line 97 of file VtkDemo.cpp.

References oldTime, and timer.


Member Function Documentation

static glwxWidgetMapper* glwxWidgetMapper::New (  )  [inline, static]

Definition at line 74 of file VtkDemo.cpp.

Referenced by main().

void glwxWidgetMapper::Render ( vtkRenderer *  ren,
vtkActor *  act 
) [inline]

Definition at line 75 of file VtkDemo.cpp.

void glwxWidgetMapper::SetGui ( GuiWrapper gui  )  [inline]

Definition at line 76 of file VtkDemo.cpp.

Referenced by main().

int glwxWidgetMapper::RenderGui (  )  [inline]

Definition at line 78 of file VtkDemo.cpp.

References gui, GuiWrapper::IsActive(), oldTime, GuiWrapper::RenderScene(), timer, and GuiWrapper::Update().

Referenced by glwxWidgetActor::RenderOverlay().


Member Data Documentation

GuiWrapper* glwxWidgetMapper::gui [private]

Definition at line 103 of file VtkDemo.cpp.

Referenced by RenderGui().

vtkTimerLog* glwxWidgetMapper::timer [private]

Definition at line 104 of file VtkDemo.cpp.

Referenced by glwxWidgetMapper(), RenderGui(), and ~glwxWidgetMapper().

double glwxWidgetMapper::oldTime [private]

Definition at line 105 of file VtkDemo.cpp.

Referenced by glwxWidgetMapper(), and RenderGui().


The documentation for this class was generated from the following file:
Generated on Wed Dec 5 20:32:03 2007 for GLWX by  doxygen 1.5.3