MCPcopy 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
1806OVR_PUBLIC_FUNCTION(ovrResult)
1807ovr_GetHandMesh()
1808{
1809 return ovrError_Unsupported;
1810}
1811
1812OVR_PUBLIC_FUNCTION(ovrResult)
1813ovr_GetHandPose()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected