MCPcopy Create free account
hub / github.com/ImageEngine/cortex / hasChild

Method hasChild

src/IECoreScene/SceneCache.cpp:2598–2601  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2596}
2597
2598bool SceneCache::hasChild( const Name &name ) const
2599{
2600 return m_implementation->hasChild(name);
2601}
2602
2603SceneInterfacePtr SceneCache::createChild( const Name &name )
2604{

Callers 4

recurseCompareMethod · 0.45
testHasChildMethod · 0.45

Calls

no outgoing calls

Tested by 4

recurseCompareMethod · 0.36
testHasChildMethod · 0.36