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