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

Function ovr_GetControllerPositionUncertainty

Revive/REV_CAPI.cpp:1520–1523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1518
1519OVR_PUBLIC_FUNCTION(ovrResult)
1520ovr_GetControllerPositionUncertainty()
1521{
1522 return ovrError_Unsupported;
1523}
1524
1525OVR_PUBLIC_FUNCTION(ovrResult)
1526ovr_GetCurrentHandInputState()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected