Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ getOverlapPercent
Method
getOverlapPercent
src/osvr/Client/DisplayDescriptorSchema1.cpp:264–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
}
263
264
double DisplayDescriptor::getOverlapPercent() const {
265
return m_OverlapPercent;
266
}
267
268
util::Angle DisplayDescriptor::getPitchTilt() const {
269
return m_pitchTilt;
Callers
1
create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected