MCPcopy Create free account
hub / github.com/LibreVR/Revive / GetVRDriverString

Method GetVRDriverString

ReviveOverlay/openvroverlaycontroller.cpp:499–502  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

497// Purpose:
498//-----------------------------------------------------------------------------
499QString COpenVROverlayController::GetVRDriverString()
500{
501 return m_strVRDriver;
502}
503
504
505//-----------------------------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected