25 #ifndef vtkTDxMacDevice_h
26 #define vtkTDxMacDevice_h
28 #include "vtkRenderingOpenGLModule.h"
31 #include <3dConnexionClient/ConnexionClientAPI.h>
46 vtkSetStringMacro(ClientApplicationName);
74 void ProcessEvent(
const ConnexionDeviceState *s);
103 unsigned char *CStringToPascalString(
const char *s);
char * ClientApplicationName
virtual void Close()=0
Close the device.
Implementation of vtkTDxDevice on Mac.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
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...