MCPcopy Create free account
hub / github.com/LibreVR/Revive / ovr_GetHandPose

Function ovr_GetHandPose

Revive/REV_CAPI.cpp:1538–1541  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1536
1537OVR_PUBLIC_FUNCTION(ovrResult)
1538ovr_GetHandPose()
1539{
1540 return ovrError_Unsupported;
1541}
1542
1543OVR_PUBLIC_FUNCTION(ovrResult)
1544ovr_GetHandSkeleton()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected