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

Function ovr_GetCurrentHandInputState

Revive/REV_CAPI.cpp:1526–1529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1524
1525OVR_PUBLIC_FUNCTION(ovrResult)
1526ovr_GetCurrentHandInputState()
1527{
1528 return ovrError_Unsupported;
1529}
1530
1531OVR_PUBLIC_FUNCTION(ovrResult)
1532ovr_GetHandMesh()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected