Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ getPlugin
Function
getPlugin
tests/cplusplus/Common/DummyTree.h:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
using namespace osvr::common::elements;
42
43
inline std::string getPlugin() { return
"com_osvr_bundled_Multiserver"
; }
44
45
inline std::string getPluginPath() { return
"/"
+ getPlugin(); }
46
Callers
2
getPluginPath
Function · 0.85
getDevice
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected