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

Function ovr_QueryDistortion

ReviveXR/REV_CAPI.cpp:1789–1792  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1787
1788OVR_PUBLIC_FUNCTION(ovrResult)
1789ovr_QueryDistortion()
1790{
1791 return ovrError_Unsupported;
1792}
1793
1794OVR_PUBLIC_FUNCTION(ovrResult)
1795ovr_GetControllerPositionUncertainty()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected