Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ ovr_GetHandPose
Function
ovr_GetHandPose
LibOVRProxy/OVR_CAPI.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
167
OVR_PUBLIC_FUNCTION(ovrResult)
168
ovr_GetHandPose()
169
{
170
return ovrError_Unsupported;
171
}
172
173
OVR_PUBLIC_FUNCTION(ovrResult)
174
ovr_GetHandSkeleton()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected