vrpn  07.33
Virtual Reality Peripheral Network
vrpn_Event::input_event Struct Reference

#include <vrpn_Event.h>

Public Attributes

struct timeval time
 
unsigned short type
 
unsigned short code
 
unsigned int value
 

Detailed Description

Definition at line 23 of file vrpn_Event.h.

Member Data Documentation

◆ code

unsigned short vrpn_Event::input_event::code

Definition at line 27 of file vrpn_Event.h.

◆ time

struct timeval vrpn_Event::input_event::time

Definition at line 45 of file vrpn_Event.h.

◆ type

unsigned short vrpn_Event::input_event::type

Definition at line 26 of file vrpn_Event.h.

◆ value

unsigned int vrpn_Event::input_event::value

Definition at line 28 of file vrpn_Event.h.


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