25 #ifndef vtkTDxWinDevice_h
26 #define vtkTDxWinDevice_h
28 #include "vtkRenderingOpenGLModule.h"
39 class vtkTDxWinDevicePrivate;
51 HWND GetWindowHandle()
const;
57 void SetWindowHandle(HWND hWnd);
78 bool GetIsListening()
const;
85 void StartListening();
Implementation of vtkTDxDevice on Windows.
virtual void Close()=0
Close the device.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
platform-independent render window interaction including picking and frame rate control.
a simple class to control print indentation
vtkTDxWinDevicePrivate * Private
API to access a 3DConnexion input device.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...