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

Method GetType

Revive/InputManager.h:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 virtual ~OculusRemote() { }
119
120 virtual ovrControllerType GetType() { return ovrControllerType_Remote; }
121 virtual bool IsConnected() const;
122 virtual bool GetInputState(ovrSession session, ovrInputState* inputState);
123

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected