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

Function ovr_SetEnabledCaps

LibOVRProxy/OVR_CAPI.cpp:64–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64OVR_PUBLIC_FUNCTION(void) ovr_SetEnabledCaps(ovrSession session, unsigned int hmdCaps)
65{
66}
67
68OVR_PUBLIC_FUNCTION(unsigned int) ovr_GetTrackingCaps(ovrSession session)
69{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected