Go to the documentation of this file.
14 #ifndef vtkAbstractInteractionDevice_h
15 #define vtkAbstractInteractionDevice_h
39 virtual
void Initialize() = 0;
44 virtual
void Start() = 0;
50 virtual
void ProcessEvents() = 0;
vtkAbstractRenderDevice * RenderDevice
vtkAbstractRenderDevice * GetRenderDevice()
~vtkAbstractInteractionDevice()
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
vtkRenderWidget * RenderWidget
a simple class to control print indentation
vtkAbstractInteractionDevice()
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
#define VTKRENDERINGCORE_EXPORT
void SetRenderDevice(vtkAbstractRenderDevice *device)