OSVR-Core
|
Implementation. More...
#include "VrpnBasedConnection.h"
#include "VrpnMessageType.h"
#include "VrpnConnectionDevice.h"
#include "VrpnConnectionKind.h"
#include <osvr/Util/Verbosity.h>
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::connection | |
Messaging transport and device communication functionality. | |
Functions | |
const char * | osvr::connection::messageid::vrpnPing () |
Return the string identifying VRPN ping messages. | |
Implementation.