OSVR-Core
|
Implementation. More...
#include <osvr/Client/RemoteHandlerFactory.h>
#include "AnalogRemoteFactory.h"
#include "ButtonRemoteFactory.h"
#include "DirectionRemoteFactory.h"
#include "EyeTrackerRemoteFactory.h"
#include "ImagingRemoteFactory.h"
#include "Location2DRemoteFactory.h"
#include "LocomotionRemoteFactory.h"
#include "SkeletonRemoteFactory.h"
#include "TrackerRemoteFactory.h"
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... | |
Implementation.
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.