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

Method get

inc/osvr/ClientKit/Interface.h:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 }
53
54 inline OSVR_ClientInterface Interface::get() { return m_interface; }
55
56 inline ClientContext &Interface::getContext() { return *m_ctx; }
57

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected