Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
osvrJointClientOptionsAutoloadPlugins
Function · 0.45
osvrJointClientInit
Function · 0.45
configureServerFromFile
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected