MCPcopy Create free account
hub / github.com/OSVR/OSVR-Core / getDisplayMode

Method getDisplayMode

src/osvr/Client/DisplayDescriptorSchema1.cpp:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245 }
246
247 DisplayDescriptor::DisplayMode
248 DisplayDescriptor::getDisplayMode() const {
249 return activeResolution().display_mode;
250 }
251
252 util::Angle DisplayDescriptor::getVerticalFOV() const {
253 return m_monocularVerticalFOV;

Callers 2

computeViewportFunction · 0.80
createMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected