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

Method PathTreeObserver

inc/osvr/Common/PathTreeObserver.h:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52
53 protected:
54 PathTreeObserver() = default;
55
56 private:
57 std::map<PathTreeEvents, callback_type> m_handlers;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected