26 #ifndef vtkGenericRenderWindowInteractor_h 27 #define vtkGenericRenderWindowInteractor_h 29 #include "vtkRenderingCoreModule.h" 44 virtual void TimerEvent();
61 vtkBooleanMacro(TimerEventResetsTimer,
vtkTypeBool);
platform-independent programmable render window interactor.
virtual int InternalDestroyTimer(int platformTimerId)
Internal methods for creating and destroying timers that must be implemented by subclasses.
virtual int InternalCreateTimer(int timerId, int timerType, unsigned long duration)
Internal methods for creating and destroying timers that must be implemented by subclasses.
static vtkRenderWindowInteractor * New()
platform-independent render window interaction including picking and frame rate control.
vtkTypeBool TimerEventResetsTimer
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.