Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ clear
Method
clear
src/IECore/PathMatcher.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
void PathMatcher::clear()
181
{
182
m_root = new Node;
183
}
184
185
bool PathMatcher::isEmpty() const
186
{
Callers
4
testCopyConstructorAppearsDeep
Method · 0.95
testPaths
Method · 0.95
testSize
Method · 0.95
clearChildren
Method · 0.45
Calls
no outgoing calls
Tested by
3
testCopyConstructorAppearsDeep
Method · 0.76
testPaths
Method · 0.76
testSize
Method · 0.76