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

Go to the source code of this file.

Classes

struct  vrpn_DISPLAYABLEOBJECT
 
class  vrpn_ForceDeviceServer
 

Typedefs

typedef vrpn_Hash< unsigned int, void * > vrpn_VoidHash
 
typedef vrpn_Hash< unsigned int, vrpn_DISPLAYABLEOBJECT * > vrpn_DISPLAYABLEHASH
 

Variables

class VRPN_API vrpn_Connection
 

Typedef Documentation

◆ vrpn_DISPLAYABLEHASH

Definition at line 25 of file vrpn_ForceDeviceServer.h.

◆ vrpn_VoidHash

typedef vrpn_Hash<unsigned int, void *> vrpn_VoidHash

Definition at line 17 of file vrpn_ForceDeviceServer.h.

Variable Documentation

◆ vrpn_Connection

class VRPN_API vrpn_Connection