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

Function ovr_GetCurrentHandInputState

ReviveXR/REV_CAPI.cpp:1801–1804  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1799
1800OVR_PUBLIC_FUNCTION(ovrResult)
1801ovr_GetCurrentHandInputState()
1802{
1803 return ovrError_Unsupported;
1804}
1805
1806OVR_PUBLIC_FUNCTION(ovrResult)
1807ovr_GetHandMesh()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected