Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ ovr_GetHandMesh
Function
ovr_GetHandMesh
ReviveXR/REV_CAPI.cpp:1807–1810 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1805
1806
OVR_PUBLIC_FUNCTION(ovrResult)
1807
ovr_GetHandMesh()
1808
{
1809
return ovrError_Unsupported;
1810
}
1811
1812
OVR_PUBLIC_FUNCTION(ovrResult)
1813
ovr_GetHandPose()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected