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

Function ovr_GetTrackingCaps

ReviveXR/REV_CAPI.cpp:1434–1437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1432}
1433
1434OVR_PUBLIC_FUNCTION(unsigned int) ovr_GetTrackingCaps(ovrSession session)
1435{
1436 return 0;
1437}
1438
1439OVR_PUBLIC_FUNCTION(ovrResult)
1440ovr_ConfigureTracking(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected