FX::vtkTnFXRenderWindowInteractor Class Reference
[2D and 3D Graphing]

#include <TnFXVTKCanvas.h>

List of all members.


Detailed Description

VTK to TnFOX interface.

This class is used to "close the loop" with VTK. The FX::TnFXVTKCanvas widget handles the fox side and translates events to VTK. This class uses the canvas to update its own information.

Normally you will never need to create one of these on your own as it is usually done for you. However, you will probably use it to adjust the properties of its base class vtkRenderWindowInteractor

Author: Doug Henry (brilligent@gmail.com)

Definition at line 129 of file TnFXVTKCanvas.h.

Public Member Functions

 vtkTnFXRenderWindowInteractor (TnFXVTKCanvas *canvas=0)
 ~vtkTnFXRenderWindowInteractor ()
TnFXVTKCanvascanvas () const throw ()
void setCanvas (TnFXVTKCanvas *canvas) throw ()
virtual void Initialize ()
virtual void Enable ()
virtual void Disable ()
virtual void Start ()
virtual void SetRenderWindow (vtkRenderWindow *renderer)
virtual void UpdateSize (int w, int h)
virtual void TerminateApp ()
virtual int CreateTimer (int timertype)
virtual int DestroyTimer (void)
virtual char const * GetClassNameW () const

Protected Member Functions

 vtkTnFXRenderWindowInteractor (const vtkTnFXRenderWindowInteractor &RWI)
vtkTnFXRenderWindowInteractoroperator= (const vtkTnFXRenderWindowInteractor &RWI)


The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:55 2009 for TnFOX by doxygen v1.4.7