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

Method Location2DRemoteFactory

src/osvr/Client/Location2DRemoteFactory.cpp:102–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 };
101
102 Location2DRemoteFactory::Location2DRemoteFactory(
103 VRPNConnectionCollection const &conns)
104 : m_conns(conns) {}
105
106 shared_ptr<RemoteHandler> Location2DRemoteFactory::
107 operator()(common::OriginalSource const &source,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected