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

Function ovr_GetControllerPositionUncertainty

ReviveXR/REV_CAPI.cpp:1795–1798  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1793
1794OVR_PUBLIC_FUNCTION(ovrResult)
1795ovr_GetControllerPositionUncertainty()
1796{
1797 return ovrError_Unsupported;
1798}
1799
1800OVR_PUBLIC_FUNCTION(ovrResult)
1801ovr_GetCurrentHandInputState()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected