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

Function ovr_GetHandSkeleton

ReviveXR/REV_CAPI.cpp:1819–1822  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1817
1818OVR_PUBLIC_FUNCTION(ovrResult)
1819ovr_GetHandSkeleton()
1820{
1821 return ovrError_Unsupported;
1822}
1823
1824OVR_PUBLIC_FUNCTION(ovrResult)
1825ovr_ReportClientInfo()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected