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 "TrackerRemoteFactory.h"Go to the source code of this file.
Namespaces | |
| osvr | |
| < | |
Functions | |
| void | osvr::client::populateRemoteHandlerFactory (RemoteHandlerFactory &factory, VRPNConnectionCollection const &conns) |
| Populates a RemoteHandlerFactory with each of the specific factories included with OSVR. More... | |