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
void SetRenderDevice(vtkAbstractRenderDevice *device)
vtkAbstractRenderDevice * GetRenderDevice()
~vtkAbstractInteractionDevice()
vtkRenderWidget * RenderWidget
a simple class to control print indentation
abstract base class for most VTK objects