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

Method m_parentSet

src/osvr/Common/Location2DComponent.cpp:113–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 m_cb.push_back(handler);
112 }
113 void Location2DComponent::m_parentSet() {
114 m_getParent().registerMessageType(locationRecord);
115 }
116
117} // namespace common
118} // namespace osvr

Callers

nothing calls this directly

Calls 1

registerMessageTypeMethod · 0.45

Tested by

no test coverage detected