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