OSVR-Core
Namespaces | Functions
RemoteHandlerFactory.cpp File Reference

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...
 

Detailed Description

Implementation.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Function Documentation

§ populateRemoteHandlerFactory()

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.