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

Function ovr_GetCurrentHandInputState

LibOVRProxy/OVR_CAPI.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154
155OVR_PUBLIC_FUNCTION(ovrResult)
156ovr_GetCurrentHandInputState()
157{
158 return ovrError_Unsupported;
159}
160
161OVR_PUBLIC_FUNCTION(ovrResult)
162ovr_GetHandMesh()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected