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

Function ovr_SetEnabledCaps

Revive/REV_CAPI.cpp:1300–1302  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1298}
1299
1300OVR_PUBLIC_FUNCTION(void) ovr_SetEnabledCaps(ovrSession session, unsigned int hmdCaps)
1301{
1302}
1303
1304OVR_PUBLIC_FUNCTION(unsigned int) ovr_GetTrackingCaps(ovrSession session)
1305{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected