29 #ifndef vtkXRenderWindowTclInteractor_h
30 #define vtkXRenderWindowTclInteractor_h
32 #include "vtkRenderingOpenGLModule.h"
35 class vtkXRenderWindowTclInteractorInternals;
90 vtkXRenderWindowTclInteractorInternals*
Internal;
a TCL event driven interface for a RenderWindow
virtual void Disable()
Enable/Disable interactions.
virtual void Start()
Start the event loop.
a simple class to control print indentation
virtual void Initialize()
Initializes the event handlers without an XtAppContext.
virtual void Enable()
Enable/Disable interactions.
virtual int InternalDestroyTimer(int platformTimerId)
X-specific internal timer methods.
static vtkXRenderWindowInteractor * New()
virtual int InternalCreateTimer(int timerId, int timerType, unsigned long duration)
X-specific internal timer methods.
an X event driven interface for a RenderWindow
vtkXRenderWindowInteractorInternals * Internal
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.