MCPcopy Create free account
hub / github.com/OSVR/OSVR-Core / setHardwareDetectOnConnection

Method setHardwareDetectOnConnection

src/osvr/Server/Server.cpp:69–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 void Server::loadAutoPlugins() { m_impl->loadAutoPlugins(); }
68
69 void Server::setHardwareDetectOnConnection() {
70 m_impl->setHardwareDetectOnConnection();
71 }
72
73 void Server::instantiateDriver(std::string const &plugin,
74 std::string const &driver,

Callers 1

constructServerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected