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

Method loadAutoPlugins

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

Source from the content-addressed store, hash-verified

65 }
66
67 void Server::loadAutoPlugins() { m_impl->loadAutoPlugins(); }
68
69 void Server::setHardwareDetectOnConnection() {
70 m_impl->setHardwareDetectOnConnection();

Callers 3

osvrJointClientInitFunction · 0.45
configureServerFromFileFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected