Go to the documentation of this file.
29 #ifndef vtkXRenderWindowTclInteractor_h
30 #define vtkXRenderWindowTclInteractor_h
32 #include "vtkXRenderWindowInteractor.h"
34 class vtkXRenderWindowTclInteractorInternals;
89 vtkXRenderWindowTclInteractorInternals* Internal;
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkXRenderWindowTclInteractor()
virtual void Initialize(XtAppContext app)
Overridden only to eliminate the "virtual function hidden" warning.
static vtkXRenderWindowTclInteractor * New()
a TCL event driven interface for a RenderWindow
~vtkXRenderWindowTclInteractor()
an X event driven interface for a RenderWindow
virtual void Initialize()
Initializes a Tcl/Tk specific event handler.
virtual void Enable()
Enable/Disable interactions.
a simple class to control print indentation
virtual void Start()
This will start a Tcl/Tk event loop that only returns when the user presses the 'q' or 'e' key or whe...
virtual int InternalCreateTimer(int timerId, int timerType, unsigned long duration)
Tcl/Tk specific internal timer methods.
virtual int InternalDestroyTimer(int platformTimerId)