Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ predicate
Method
predicate
src/osvr/Connection/GenerateVrpnDynamicServer.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
56
template <>
57
bool ShouldInclude<vrpn_BaseFlexServer>::predicate(
58
DeviceConstructionData &) {
59
return true;
60
}
61
62
template <>
63
bool ShouldInclude<VrpnAnalogServer>::predicate(
Callers
nothing calls this directly
Calls
3
getAnalogs
Method · 0.80
getButtons
Method · 0.80
getTracker
Method · 0.80
Tested by
no test coverage detected