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

Function ovr_EnableHybridRaycast

Revive/REV_CAPI.cpp:1495–1498  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1493
1494OVR_PUBLIC_FUNCTION(ovrResult)
1495ovr_EnableHybridRaycast()
1496{
1497 return ovrError_Unsupported;
1498}
1499
1500OVR_PUBLIC_FUNCTION(ovrResult)
1501ovr_QueryDistortion()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected