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