MCPcopy 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

mainFunction · 0.45
osvrJointClientInitFunction · 0.45
mainFunction · 0.45
configureServerFromFileFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected