Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ getContext
Method
getContext
src/osvr/Connection/DeviceInitObject.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
osvr::pluginhost::PluginSpecificRegistrationContext *
127
OSVR_DeviceInitObject::getContext() {
128
return m_context;
129
}
Callers
3
m_handleImage
Method · 0.80
osvrDeviceGenericInit
Function · 0.80
ImagingCallbackRegistration
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected