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

Method EyeTrackerRemoteFactory

src/osvr/Client/EyeTrackerRemoteFactory.cpp:203–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201 };
202
203 EyeTrackerRemoteFactory::EyeTrackerRemoteFactory(
204 VRPNConnectionCollection const &conns)
205 : m_conns(conns) {}
206
207 shared_ptr<RemoteHandler> EyeTrackerRemoteFactory::
208 operator()(common::OriginalSource const &source,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected