14 #ifndef vtkAbstractInteractionDevice_h
15 #define vtkAbstractInteractionDevice_h
27 void PrintSelf(ostream& os,
vtkIndent indent);
39 virtual
void Initialize() = 0;
44 virtual
void Start() = 0;
50 virtual
void ProcessEvents() = 0;
abstract base class for most VTK objects
vtkAbstractRenderDevice * RenderDevice
a simple class to control print indentation
vtkAbstractRenderDevice * GetRenderDevice()
#define VTKRENDERINGCORE_EXPORT
vtkRenderWidget * RenderWidget