#include <stdio.h>#include "vrpn_BaseClass.h"#include "vrpn_Configure.h"#include "vrpn_Shared.h"#include "vrpn_Types.h"

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_CALLBACK * | vrpn_POSERHANDLER) (void *userdata, const vrpn_POSERCB info) |
Variables | |
| class VRPN_API | vrpn_Connection |
| typedef void(VRPN_CALLBACK * vrpn_POSERHANDLER) (void *userdata, const vrpn_POSERCB info) |
Definition at line 92 of file vrpn_Poser.h.
| class VRPN_API vrpn_Connection |
Definition at line 15 of file vrpn_Poser.h.
Referenced by vrpn_Poser::vrpn_Poser(), vrpn_Poser_Remote::vrpn_Poser_Remote(), and vrpn_Poser_Server::vrpn_Poser_Server().