cisst-saw
|
#include <osa3Dconnexion.h>
Public Types | |
enum | Type { UNKNOWN, MOTION, BUTTON_PRESSED, BUTTON_RELEASED } |
enum | Button { BUTTON1, BUTTON2 } |
typedef long long | Data [6] |
Public Attributes | |
Type | type |
Button | button |
Data | data |
unsigned int | timestamp |
typedef long long osa3Dconnexion::Event::Data[6] |
Button osa3Dconnexion::Event::button |
Data osa3Dconnexion::Event::data |
unsigned int osa3Dconnexion::Event::timestamp |
Type osa3Dconnexion::Event::type |