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