Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ triggerHardwareDetect
Method
triggerHardwareDetect
src/osvr/Server/Server.cpp:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
void Server::triggerHardwareDetect() { m_impl->triggerHardwareDetect(); }
80
81
void Server::registerMainloopMethod(MainloopMethod f) {
82
m_impl->registerMainloopMethod(f);
Callers
5
main
Function · 0.45
osvrJointClientOptionsTriggerHardwareDetect
Function · 0.45
osvrJointClientInit
Function · 0.45
main
Function · 0.45
configureServerFromFile
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected