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

Method getDisplayHeight

src/osvr/Client/DisplayDescriptorSchema1.cpp:243–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241 }
242
243 int DisplayDescriptor::getDisplayHeight() const {
244 return activeResolution().height;
245 }
246
247 DisplayDescriptor::DisplayMode
248 DisplayDescriptor::getDisplayMode() const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected