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

Function ovr_SetEnabledCaps

ReviveXR/REV_CAPI.cpp:1430–1432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1428}
1429
1430OVR_PUBLIC_FUNCTION(void) ovr_SetEnabledCaps(ovrSession session, unsigned int hmdCaps)
1431{
1432}
1433
1434OVR_PUBLIC_FUNCTION(unsigned int) ovr_GetTrackingCaps(ovrSession session)
1435{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected