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

Method getDisplayConfig

inc/osvr/ClientKit/Display.h:371–371  ·  view source on GitHub ↗

@name Identification getters @{

Source from the content-addressed store, hash-verified

369 /// @name Identification getters
370 /// @{
371 OSVR_DisplayConfig getDisplayConfig() const { return m_disp; }
372 OSVR_ViewerCount getViewerID() const { return m_viewer; }
373 /// @}
374 private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected