Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ UseHack
Method
UseHack
Revive/Session.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
bool ovrHmdStruct::UseHack(Hack hack) const
94
{
95
return g_hacks.find(hack) != g_hacks.end();
96
}
97
98
void ovrHmdStruct::UpdateStatus()
99
{
Callers
3
ovr_GetSessionStatus
Function · 0.45
ovr_GetTrackerPose
Function · 0.45
ovr_GetPerfStats
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected