OSVR-Core
|
Header. More...
#include <osvr/Client/Export.h>
#include <osvr/Util/SharedPtr.h>
#include <osvr/Common/PathNode_fwd.h>
#include <osvr/Common/OriginalSource.h>
#include <osvr/Common/InterfaceList.h>
#include <osvr/Common/ClientContext_fwd.h>
#include <osvr/Client/RemoteHandler.h>
#include <functional>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | osvr::client::RemoteHandlerFactory |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Functions | |
OSVR_CLIENT_EXPORT void | osvr::client::populateRemoteHandlerFactory (RemoteHandlerFactory &factory, VRPNConnectionCollection const &conns) |
Populates a RemoteHandlerFactory with each of the specific factories included with OSVR. More... | |
Header.
void osvr::client::populateRemoteHandlerFactory | ( | RemoteHandlerFactory & | factory, |
VRPNConnectionCollection const & | conns | ||
) |
Populates a RemoteHandlerFactory with each of the specific factories included with OSVR.
Register all the factories.
Register all the factories.