Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ m_parentSet
Method
m_parentSet
src/osvr/Common/DirectionComponent.cpp:114–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
m_cb.push_back(handler);
113
}
114
void DirectionComponent::m_parentSet() {
115
m_getParent().registerMessageType(directionRecord);
116
}
117
118
} // namespace common
119
} // namespace osvr
Callers
nothing calls this directly
Calls
1
registerMessageType
Method · 0.45
Tested by
no test coverage detected