MCPcopy 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
531ovrControllerType InputManager::OculusTouch::GetType() const
532{
533 return ovrControllerType_Touch;
534}
535
536bool InputManager::OculusTouch::IsConnected() const
537{

Callers 4

GetInputStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected