MCPcopy 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

osvrClientUpdateFunction · 0.45
m_updateMethod · 0.45
updateHandlersMethod · 0.45

Calls 1

mainloopMethod · 0.45

Tested by

no test coverage detected