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

Method update

src/osvr/Client/TrackerRemoteFactory.cpp:88–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 self->m_handle(info);
87 }
88 virtual void update() { m_remote->mainloop(); }
89
90 private:
91 void m_handle(vrpn_TRACKERCB const &info) {

Callers

nothing calls this directly

Calls 1

mainloopMethod · 0.45

Tested by

no test coverage detected