Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ update
Method
update
src/osvr/Client/AnalogRemoteFactory.cpp:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
self->m_handle(info);
79
}
80
virtual void update() { m_remote->mainloop(); }
81
82
private:
83
void m_handle(vrpn_ANALOGCB const &info) {
Callers
3
osvrClientUpdate
Function · 0.45
m_update
Method · 0.45
updateHandlers
Method · 0.45
Calls
1
mainloop
Method · 0.45
Tested by
no test coverage detected