MCPcopy Create free account
hub / github.com/LibreVR/Revive / ~OculusRemote

Method ~OculusRemote

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

Source from the content-addressed store, hash-verified

111 public:
112 OculusRemote(XrInstance instance);
113 virtual ~OculusRemote() { }
114
115 virtual ovrControllerType GetType() const override { return ovrControllerType_Remote; }
116 virtual bool IsConnected() const override;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected