vrpn 07.35
Virtual Reality Peripheral Network
 
Loading...
Searching...
No Matches
vrpn_Dial.h File Reference
#include <stddef.h>
#include "vrpn_BaseClass.h"
#include "vrpn_Configure.h"
#include "vrpn_Shared.h"
#include "vrpn_Types.h"
Include dependency graph for vrpn_Dial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vrpn_Dial
 
class  vrpn_Dial_Example_Server
 
struct  vrpn_DIALCB
 
class  vrpn_Dial_Remote
 

Typedefs

typedef void(VRPN_CALLBACKvrpn_DIALCHANGEHANDLER) (void *userdata, const vrpn_DIALCB info)
 

Variables

const int vrpn_DIAL_MAX = 128
 
class VRPN_API vrpn_Connection
 

Typedef Documentation

◆ vrpn_DIALCHANGEHANDLER

typedef void(VRPN_CALLBACK * vrpn_DIALCHANGEHANDLER) (void *userdata, const vrpn_DIALCB info)

Definition at line 79 of file vrpn_Dial.h.

Variable Documentation

◆ vrpn_Connection

◆ vrpn_DIAL_MAX

const int vrpn_DIAL_MAX = 128