Go to the documentation of this file.
27 #ifndef vtkTDxUnixDevice_h
28 #define vtkTDxUnixDevice_h
void vtkTDxUnixDeviceDisplay
vtkTDxUnixDeviceDisplay * DisplayId
Implementation of vtkTDxDevice on Unix.
virtual ~vtkTDxUnixDevice()
void vtkTDxUnixDeviceXEvent
#define vtkTypeMacro(thisClass, superclass)
vtkTDxUnixDeviceWindow WindowId
void SetDisplayId(vtkTDxUnixDeviceDisplay *id)
void PrintSelf(ostream &os, vtkIndent indent)
vtkTDxUnixDeviceWindow GetWindowId() const
vtkTDxUnixDeviceDisplay * GetDisplayId() const
a simple class to control print indentation
void SetWindowId(vtkTDxUnixDeviceWindow id)
#define vtkGetMacro(name, type)
platform-independent render window interaction including picking and frame rate control.
vtkSetMacro(IgnoreDriverBugs, bool)
API to access a 3DConnexion input device.
unsigned int vtkTDxUnixDeviceWindow
bool ProcessEvent(const vtkTDxUnixDeviceXEvent *e)
void SetSensitivity(double sensitivity)
static vtkTDxUnixDevice * New()
#define VTKRENDERINGOPENGL_EXPORT