Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ m_update
Method
m_update
src/osvr/Common/DeviceComponent.cpp:62–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
m_messageHandlers.push_back(h);
61
}
62
void DeviceComponent::m_update() {}
63
} // namespace common
64
} // namespace osvr
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected