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

Function ovr_GetTrackingCaps

Revive/REV_CAPI.cpp:1304–1307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1302}
1303
1304OVR_PUBLIC_FUNCTION(unsigned int) ovr_GetTrackingCaps(ovrSession session)
1305{
1306 return 0;
1307}
1308
1309OVR_PUBLIC_FUNCTION(ovrResult)
1310ovr_ConfigureTracking(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected