Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ loadAutoPlugins
Method
loadAutoPlugins
src/osvr/Server/ServerImpl.cpp:157–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
void ServerImpl::loadAutoPlugins() { m_ctx->loadPlugins(); }
158
159
void ServerImpl::setHardwareDetectOnConnection() {
160
m_commonComponent->registerPingHandler(
Callers
nothing calls this directly
Calls
1
loadPlugins
Method · 0.45
Tested by
no test coverage detected