vrpn  07.33
Virtual Reality Peripheral Network
vrpn_Poser.h File Reference
#include <stdio.h>
#include "vrpn_BaseClass.h"
#include "vrpn_Configure.h"
#include "vrpn_Shared.h"
#include "vrpn_Types.h"
Include dependency graph for vrpn_Poser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vrpn_Poser
 
struct  vrpn_POSERCB
 A structure for Call-Backs related to Vrpn Poser Server. More...
 
class  vrpn_Poser_Server
 
class  vrpn_Poser_Remote
 

Typedefs

typedef void(VRPN_CALLBACKvrpn_POSERHANDLER) (void *userdata, const vrpn_POSERCB info)
 

Variables

class VRPN_API vrpn_Connection
 

Typedef Documentation

◆ vrpn_POSERHANDLER

typedef void(VRPN_CALLBACK* vrpn_POSERHANDLER) (void *userdata, const vrpn_POSERCB info)

Definition at line 92 of file vrpn_Poser.h.

Variable Documentation

◆ vrpn_Connection

Definition at line 15 of file vrpn_Poser.h.