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

Function ovr_GetHandSkeleton

Revive/REV_CAPI.cpp:1544–1547  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1542
1543OVR_PUBLIC_FUNCTION(ovrResult)
1544ovr_GetHandSkeleton()
1545{
1546 return ovrError_Unsupported;
1547}
1548
1549OVR_PUBLIC_FUNCTION(ovrResult)
1550ovr_ReportClientInfo()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected