MCPcopy 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
68OVR_PUBLIC_FUNCTION(unsigned int) ovr_GetTrackingCaps(ovrSession session)
69{
70 return 0;
71}
72
73OVR_PUBLIC_FUNCTION(ovrResult)
74ovr_ConfigureTracking(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected