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

Method DisplayDescriptor

src/osvr/Client/DisplayDescriptorSchema1.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 static const double DEFAULT_IPD_METERS = 0.063; // 63mm
42
43 DisplayDescriptor::DisplayDescriptor() {
44 // do nothing
45 }
46
47 DisplayDescriptor::DisplayDescriptor(
48 const std::string &display_description) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected