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

Function ovr_QueryDistortion

LibOVRProxy/OVR_CAPI.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142
143OVR_PUBLIC_FUNCTION(ovrResult)
144ovr_QueryDistortion()
145{
146 return ovrError_Unsupported;
147}
148
149OVR_PUBLIC_FUNCTION(ovrResult)
150ovr_GetControllerPositionUncertainty()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected