14 #ifndef vtkXInteractionDevice_h
15 #define vtkXInteractionDevice_h
18 #include "vtkRenderingOpenGL2Module.h"
30 virtual
void Initialize();
34 virtual
void ProcessEvents();
38 ~vtkXInteractionDevice();
44 vtkXInteractionDevice(const vtkXInteractionDevice&);
45 void operator=(const vtkXInteractionDevice&);
47 void ProcessEvent(XEvent &
event);
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation