MCPcopy Create free account
hub / github.com/LibreVR/Revive / ActionSet

Method ActionSet

ReviveXR/InputManager.h:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 virtual void UpdateHaptics(XrSession session, XrDuration displayPeriod) { }
36
37 XrActionSet ActionSet() const { return m_ActionSet; }
38
39 protected:
40 static ovrVector2f ApplyDeadzone(ovrVector2f axis, float deadZone);

Callers 2

ActionMethod · 0.80
AttachSessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected