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

Method childNames

src/IECoreScene/SceneCache.cpp:2559–2562  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2557}
2558
2559void SceneCache::childNames( NameList &childNames ) const
2560{
2561 return m_implementation->childNames(childNames);
2562}
2563
2564SceneInterfacePtr SceneCache::child( const Name &name, SceneCache::MissingBehaviour missingBehaviour )
2565{

Callers 15

testSetsMethod · 0.95
testMultithreadedCopyMethod · 0.45
readWalkMethod · 0.45
collectHashesMethod · 0.45
collectHashesWalkMethod · 0.45
printTreeFunction · 0.45

Calls

no outgoing calls

Tested by 15

testSetsMethod · 0.76
readWalkMethod · 0.36
collectHashesMethod · 0.36
collectHashesWalkMethod · 0.36
printTreeFunction · 0.36
recurseCompareMethod · 0.36
readSavedScenesMethod · 0.36