#include "vrpn_Configure.h"#include "vrpn_Analog.h"#include "vrpn_Dial.h"#include "vrpn_Button.h"

Go to the source code of this file.
Classes | |
| class | vrpn_raw_SGIBox |
Macros | |
| #define | vrpn_SGI_NUM_BUTTONS (32) |
| #define | vrpn_SGI_NUM_DIALS (8) |
| #define | vrpn_SGI_NUMDEVS (vrpn_SGI_NUM_BUTTONS+vrpn_SGI_NUM_DIALS) |
Variables | |
| class VRPN_API | vrpn_Connection |
| #define vrpn_SGI_NUM_BUTTONS (32) |
Definition at line 21 of file vrpn_raw_sgibox.h.
Referenced by vrpn_raw_SGIBox::reset(), and vrpn_raw_SGIBox::vrpn_raw_SGIBox().
| #define vrpn_SGI_NUM_DIALS (8) |
Definition at line 22 of file vrpn_raw_sgibox.h.
Referenced by vrpn_raw_SGIBox::reset(), and vrpn_raw_SGIBox::vrpn_raw_SGIBox().
| #define vrpn_SGI_NUMDEVS (vrpn_SGI_NUM_BUTTONS+vrpn_SGI_NUM_DIALS) |
Definition at line 23 of file vrpn_raw_sgibox.h.
| class VRPN_API vrpn_Connection |
Definition at line 18 of file vrpn_raw_sgibox.h.
Referenced by vrpn_raw_SGIBox::vrpn_raw_SGIBox().