Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ getDevice
Method
getDevice
src/osvr/Common/OriginalSource.cpp:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
common::PathNode *OriginalSource::getDevice() const { return m_device; }
80
81
common::elements::DeviceElement const &
82
OriginalSource::getDeviceElement() const {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected