MCPcopy 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

getAnalogsMethod · 0.80
getButtonsMethod · 0.80
getTrackerMethod · 0.80

Tested by

no test coverage detected