Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ loadAutoPlugins
Method
loadAutoPlugins
src/osvr/Server/ConfigureServer.cpp:355–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
353
}
354
355
void ConfigureServer::loadAutoPlugins() { m_server->loadAutoPlugins(); }
356
357
} // namespace server
358
} // namespace osvr
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected