 |
VTK
9.1.0
|
Go to the documentation of this file.
29 #ifndef vtkGenericRenderWindowInteractor_h
30 #define vtkGenericRenderWindowInteractor_h
33 #include "vtkRenderingUIModule.h"
~vtkGenericRenderWindowInteractor() override
virtual void TimerEvent()
Fire TimerEvent.
int InternalDestroyTimer(int platformTimerId) override
Generic internal timer methods.
vtkTypeBool TimerEventResetsTimer
int InternalCreateTimer(int timerId, int timerType, unsigned long duration) override
Generic internal timer methods.
static vtkGenericRenderWindowInteractor * New()
platform-independent programmable render window interactor.
a simple class to control print indentation
platform-independent render window interaction including picking and frame rate control.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkGenericRenderWindowInteractor()