vrpn 07.35
Virtual Reality Peripheral Network
 
Loading...
Searching...
No Matches
vrpn_VPJoystick.h File Reference
#include "vrpn_Button.h"
#include "vrpn_Configure.h"
Include dependency graph for vrpn_VPJoystick.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vrpn_VPJoystick
 

Macros

#define vrpn_VPJOY_MESSAGE_LENGTH   (4)
 
#define vrpn_VPJOY_NUM_BUTTONS   (8)
 

Variables

class VRPN_API vrpn_Connection
 

Macro Definition Documentation

◆ vrpn_VPJOY_MESSAGE_LENGTH

#define vrpn_VPJOY_MESSAGE_LENGTH   (4)

Definition at line 11 of file vrpn_VPJoystick.h.

Referenced by vrpn_VPJoystick::mainloop().

◆ vrpn_VPJOY_NUM_BUTTONS

#define vrpn_VPJOY_NUM_BUTTONS   (8)

Definition at line 12 of file vrpn_VPJoystick.h.

Referenced by vrpn_VPJoystick::vrpn_VPJoystick().

Variable Documentation

◆ vrpn_Connection

class VRPN_API vrpn_Connection

Definition at line 8 of file vrpn_VPJoystick.h.

Referenced by vrpn_VPJoystick::vrpn_VPJoystick().