MCPcopy Create free account
hub / github.com/OSVR/OSVR-Core / update

Method update

src/osvr/Client/ButtonRemoteFactory.cpp:85–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 self->m_handle(info);
84 }
85 virtual void update() { m_remote->mainloop(); }
86
87 private:
88 void m_handle(vrpn_BUTTONCB const &info) {

Callers

nothing calls this directly

Calls 1

mainloopMethod · 0.45

Tested by

no test coverage detected