26 #ifndef vtkGenericRenderWindowInteractor_h
27 #define vtkGenericRenderWindowInteractor_h
29 #include "vtkRenderingCoreModule.h"
60 vtkGetMacro(TimerEventResetsTimer,
int);
platform-independent programmable render window interactor.
virtual int InternalDestroyTimer(int platformTimerId)
static vtkGenericRenderWindowInteractor * New()
int TimerEventResetsTimer
~vtkGenericRenderWindowInteractor()
virtual void TimerEvent()
Fire TimerEvent.
vtkGenericRenderWindowInteractor()
virtual int InternalCreateTimer(int timerId, int timerType, unsigned long duration)
Generic internal timer methods.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
platform-independent render window interaction including picking and frame rate control.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.