13 #include "GlovePrerequistes.h"
17 #define NUMBEROFSENSOR 18
36 std::string serialNumber;
37 bool bCalibrationDone;
68 int GetUSBPortIndex();
78 std::string GetTypeName();
88 std::string GetHandName();
93 int GetNbrOfSensors();
98 int GetGestureIndex();
103 std::string GetSerialNumber();
108 float* GetSensorValues();
113 void StartCalibration();
123 void Calibrate(
bool);
132 void SetGestureIndex(
int);