MCPcopy 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
180void PathMatcher::clear()
181{
182 m_root = new Node;
183}
184
185bool PathMatcher::isEmpty() const
186{

Callers 4

testPathsMethod · 0.95
testSizeMethod · 0.95
clearChildrenMethod · 0.45

Calls

no outgoing calls

Tested by 3

testPathsMethod · 0.76
testSizeMethod · 0.76