MCPcopy 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

computeViewportFunction · 0.45
createMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected