Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ ovr_GetHandMesh
Function
ovr_GetHandMesh
Revive/REV_CAPI.cpp:1532–1535 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1530
1531
OVR_PUBLIC_FUNCTION(ovrResult)
1532
ovr_GetHandMesh()
1533
{
1534
return ovrError_Unsupported;
1535
}
1536
1537
OVR_PUBLIC_FUNCTION(ovrResult)
1538
ovr_GetHandPose()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected