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

Method updateHandlers

src/osvr/Client/InterfaceTree.cpp:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 }
94
95 void InterfaceTree::updateHandlers() { m_handlers.update(); }
96 void InterfaceTree::clearHandlers() {
97 HandlerClearVisitor visitor{*this};
98 visitor(*m_root);

Callers 2

m_updateMethod · 0.45
m_updateMethod · 0.45

Calls 1

updateMethod · 0.45

Tested by

no test coverage detected