----------------------------------------------------------------------------- Purpose: -----------------------------------------------------------------------------
| 506 | // Purpose: |
| 507 | //----------------------------------------------------------------------------- |
| 508 | QString COpenVROverlayController::GetVRDisplayString() |
| 509 | { |
| 510 | return m_strVRDisplay; |
| 511 | } |
| 512 | |
| 513 | |
| 514 | //----------------------------------------------------------------------------- |
nothing calls this directly
no outgoing calls
no test coverage detected