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