MCPcopy 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
1531OVR_PUBLIC_FUNCTION(ovrResult)
1532ovr_GetHandMesh()
1533{
1534 return ovrError_Unsupported;
1535}
1536
1537OVR_PUBLIC_FUNCTION(ovrResult)
1538ovr_GetHandPose()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected