vrpn  07.33
Virtual Reality Peripheral Network
_vrpn_BUTTONSTATECB Struct Reference

#include <vrpn_Button.h>

Public Attributes

struct timeval msg_time
 
vrpn_int32 num_buttons
 
vrpn_int32 states [vrpn_BUTTON_MAX_BUTTONS]
 

Detailed Description

Definition at line 238 of file vrpn_Button.h.

Member Data Documentation

◆ msg_time

struct timeval _vrpn_BUTTONSTATECB::msg_time

Definition at line 239 of file vrpn_Button.h.

◆ num_buttons

vrpn_int32 _vrpn_BUTTONSTATECB::num_buttons

Definition at line 240 of file vrpn_Button.h.

◆ states

vrpn_int32 _vrpn_BUTTONSTATECB::states[vrpn_BUTTON_MAX_BUTTONS]

Definition at line 241 of file vrpn_Button.h.


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