Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ m_decompose
Method
m_decompose
src/osvr/Common/ResolveTreeNode.cpp:126–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
125
private:
126
void m_decompose() { m_source.decompose(m_node); }
127
void m_recurse(std::string const &path) {
128
resolveTreeNodeImpl(m_tree, path, m_source);
129
}
Callers
nothing calls this directly
Calls
1
decompose
Method · 0.80
Tested by
no test coverage detected