|
vrpn
07.33
Virtual Reality Peripheral Network
|
#include <stddef.h>#include <stdio.h>#include <string.h>#include "vrpn_BaseClass.h"#include "vrpn_Shared.h"
Go to the source code of this file.
Variables | |
| vrpn_TextPrinter | vrpn_System_TextPrinter |
| Definition of the system TextPrinter object that prints messages for all created objects. More... | |
| vrpn_TextPrinter vrpn_System_TextPrinter |
Definition of the system TextPrinter object that prints messages for all created objects.
Definition at line 15 of file vrpn_BaseClass.C.
Referenced by vrpn_BaseClass::init(), and vrpn_BaseClass::~vrpn_BaseClass().