MCPcopy Create free account
hub / github.com/OSVR/OSVR-Core / LocomotionRemoteFactory

Method LocomotionRemoteFactory

src/osvr/Client/LocomotionRemoteFactory.cpp:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 };
124
125 LocomotionRemoteFactory::LocomotionRemoteFactory(
126 VRPNConnectionCollection const &conns)
127 : m_conns(conns) {}
128
129 shared_ptr<RemoteHandler> LocomotionRemoteFactory::
130 operator()(common::OriginalSource const &source,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected