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

Function ovr_GetHandPose

ReviveXR/REV_CAPI.cpp:1813–1816  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1811
1812OVR_PUBLIC_FUNCTION(ovrResult)
1813ovr_GetHandPose()
1814{
1815 return ovrError_Unsupported;
1816}
1817
1818OVR_PUBLIC_FUNCTION(ovrResult)
1819ovr_GetHandSkeleton()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected