cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Attributes | List of all members
osa3Dconnexion::Event Struct Reference

#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
 

Member Typedef Documentation

typedef long long osa3Dconnexion::Event::Data[6]

Member Enumeration Documentation

Enumerator
BUTTON1 
BUTTON2 
Enumerator
UNKNOWN 
MOTION 
BUTTON_PRESSED 
BUTTON_RELEASED 

Member Data Documentation

Button osa3Dconnexion::Event::button
Data osa3Dconnexion::Event::data
unsigned int osa3Dconnexion::Event::timestamp
Type osa3Dconnexion::Event::type

The documentation for this struct was generated from the following file: