vrpn
07.33
Virtual Reality Peripheral Network
|
#include <vrpn_Event.h>
Public Attributes | |
struct timeval | time |
unsigned short | type |
unsigned short | code |
unsigned int | value |
Definition at line 23 of file vrpn_Event.h.
unsigned short vrpn_Event::input_event::code |
Definition at line 27 of file vrpn_Event.h.
struct timeval vrpn_Event::input_event::time |
Definition at line 45 of file vrpn_Event.h.
unsigned short vrpn_Event::input_event::type |
Definition at line 26 of file vrpn_Event.h.
unsigned int vrpn_Event::input_event::value |
Definition at line 28 of file vrpn_Event.h.