Go to the documentation of this file.
31 #ifndef vtkXRenderWindowTclInteractor_h
32 #define vtkXRenderWindowTclInteractor_h
37 class vtkXRenderWindowTclInteractorInternals;
82 vtkXRenderWindowTclInteractorInternals*
Internal;
void PrintSelf(ostream &os, vtkIndent indent)
vtkXRenderWindowTclInteractor()
virtual void Initialize(XtAppContext app)
#define vtkTypeMacro(thisClass, superclass)
static vtkXRenderWindowTclInteractor * New()
a TCL event driven interface for a RenderWindow
~vtkXRenderWindowTclInteractor()
an X event driven interface for a RenderWindow
vtkXRenderWindowInteractorInternals * Internal
virtual void Initialize()
a simple class to control print indentation
virtual int InternalCreateTimer(int timerId, int timerType, unsigned long duration)
virtual int InternalDestroyTimer(int platformTimerId)
#define VTKRENDERINGOPENGL_EXPORT