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

Method m_getConnection

src/osvr/Common/BaseDevice.cpp:113–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 }
112
113 vrpn_ConnectionPtr BaseDevice::m_getConnection() const { return m_conn; }
114} // namespace common
115} // namespace osvr

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected