Implementation. More...
#include <osvr/VRPNServer/GetVRPNConnection.h>
#include "../Connection/VrpnConnectionKind.h"
#include <osvr/Connection/Connection.h>
#include <osvr/PluginHost/PluginSpecificRegistrationContext.h>
#include <vrpn_Connection.h>
Go to the source code of this file.
Namespaces | |
osvr | |
< | |
osvr::vrpnserver | |
Contains functions and classes for plugins directly wrapping a VRPN server. | |
Functions | |
vrpn_Connection * | osvr::vrpnserver::getVRPNConnection (OSVR_PluginRegContext ctx) |
Retrieves the vrpn_Connection pointer from an OSVR_PluginRegContext. More... | |
vrpn_Connection * | osvr::vrpnserver::getVRPNConnection (osvr::pluginhost::PluginSpecificRegistrationContext &context) |