Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ ovr_GetTrackingCaps
Function
ovr_GetTrackingCaps
LibOVRProxy/OVR_CAPI.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
OVR_PUBLIC_FUNCTION(unsigned int) ovr_GetTrackingCaps(ovrSession session)
69
{
70
return 0;
71
}
72
73
OVR_PUBLIC_FUNCTION(ovrResult)
74
ovr_ConfigureTracking(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected