Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ getDisplayHeight
Method
getDisplayHeight
src/osvr/Client/DisplayInput.cpp:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
OSVR_DisplayDimension DisplayInput::getDisplayHeight() const {
45
return m_height;
46
}
47
} // namespace client
48
} // namespace osvr
Callers
3
osvrClientGetDisplayDimensions
Function · 0.45
computeViewport
Function · 0.45
create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected