OSVR-Core
|
Header. More...
#include <osvr/VRPNServer/Export.h>
#include <osvr/PluginHost/PluginSpecificRegistrationContext.h>
#include <osvr/Util/PluginRegContextC.h>
Go to the source code of this file.
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::vrpnserver | |
Contains functions and classes for plugins directly wrapping a VRPN server. | |
Functions | |
OSVR_VRPNSERVER_EXPORT vrpn_Connection * | osvr::vrpnserver::getVRPNConnection (OSVR_PluginRegContext ctx) |
Retrieves the vrpn_Connection pointer from an OSVR_PluginRegContext. More... | |
OSVR_VRPNSERVER_EXPORT vrpn_Connection * | osvr::vrpnserver::getVRPNConnection (osvr::pluginhost::PluginSpecificRegistrationContext &context) |
Header.