vtkMyCallback Class Reference

List of all members.

Public Member Functions

void Execute (vtkObject *caller, unsigned long, void *)
 vtkMyCallback ()
void SetActor (vtkActor *actor)
void SetTransform (vtkTransform *transform)

Static Public Member Functions

static vtkMyCallbackNew ()

Private Attributes

vtkActor * actor
vtkTransform * transform


Detailed Description

Definition at line 50 of file VtkDemo.cpp.


Constructor & Destructor Documentation

vtkMyCallback::vtkMyCallback (  )  [inline]

Definition at line 61 of file VtkDemo.cpp.


Member Function Documentation

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

Definition at line 53 of file VtkDemo.cpp.

Referenced by main().

void vtkMyCallback::Execute ( vtkObject *  caller,
unsigned  long,
void *   
) [inline]

Definition at line 54 of file VtkDemo.cpp.

References actor, and boxWidget.

void vtkMyCallback::SetActor ( vtkActor *  actor  )  [inline]

Definition at line 63 of file VtkDemo.cpp.

Referenced by main().

void vtkMyCallback::SetTransform ( vtkTransform *  transform  )  [inline]

Definition at line 64 of file VtkDemo.cpp.

Referenced by main().


Member Data Documentation

vtkActor* vtkMyCallback::actor [private]

Definition at line 67 of file VtkDemo.cpp.

Referenced by Execute().

vtkTransform* vtkMyCallback::transform [private]

Definition at line 68 of file VtkDemo.cpp.


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