Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/openvr
/ COpenVRDriverContext
Method
COpenVRDriverContext
headers/openvr_driver.h:4402–4402 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4400
{
4401
public:
4402
COpenVRDriverContext() : m_propertyHelpers(nullptr), m_hiddenAreaHelpers(nullptr) { Clear(); }
4403
void Clear();
4404
4405
EVRInitError InitServer();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected