----------------------------------------------------------------------------- Purpose: -----------------------------------------------------------------------------
| 497 | // Purpose: |
| 498 | //----------------------------------------------------------------------------- |
| 499 | QString COpenVROverlayController::GetVRDriverString() |
| 500 | { |
| 501 | return m_strVRDriver; |
| 502 | } |
| 503 | |
| 504 | |
| 505 | //----------------------------------------------------------------------------- |
nothing calls this directly
no outgoing calls
no test coverage detected