MCPcopy 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

41using namespace osvr::common::elements;
42
43inline std::string getPlugin() { return "com_osvr_bundled_Multiserver"; }
44
45inline std::string getPluginPath() { return "/" + getPlugin(); }
46

Callers 2

getPluginPathFunction · 0.85
getDeviceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected