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

Function ovr_GetControllerPositionUncertainty

LibOVRProxy/OVR_CAPI.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148
149OVR_PUBLIC_FUNCTION(ovrResult)
150ovr_GetControllerPositionUncertainty()
151{
152 return ovrError_Unsupported;
153}
154
155OVR_PUBLIC_FUNCTION(ovrResult)
156ovr_GetCurrentHandInputState()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected