Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ GetType
Method
GetType
ReviveXR/InputManager.cpp:531–534 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
529
}
530
531
ovrControllerType InputManager::OculusTouch::GetType() const
532
{
533
return ovrControllerType_Touch;
534
}
535
536
bool InputManager::OculusTouch::IsConnected() const
537
{
Callers
4
SetControllerVibration
Method · 0.45
GetInputState
Method · 0.45
SubmitControllerVibration
Method · 0.45
GetControllerVibrationState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected