14 #ifndef vtkAbstractInteractionDevice_h
15 #define vtkAbstractInteractionDevice_h
18 #include "vtkRenderingCoreModule.h"
39 virtual
void Initialize() = 0;
44 virtual
void Start() = 0;
50 virtual
void ProcessEvents() = 0;
vtkAbstractInteractionDevice()
vtkAbstractRenderDevice * RenderDevice
vtkAbstractRenderDevice * GetRenderDevice()
void SetRenderDevice(vtkAbstractRenderDevice *device)
~vtkAbstractInteractionDevice()
vtkRenderWidget * RenderWidget
a simple class to control print indentation
abstract base class for most VTK objects