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

Method hasAttribute

src/IECoreScene/SceneCache.cpp:2383–2386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2381}
2382
2383bool SceneCache::hasAttribute( const Name &name ) const
2384{
2385 return m_implementation->hasAttribute(name);
2386}
2387
2388void SceneCache::attributeNames( NameList &attrs ) const
2389{

Callers 8

testTimeRemappingMethod · 0.45
recurseCompareMethod · 0.45
readSavedScenesMethod · 0.45
readObjectAtSampleMethod · 0.45

Calls

no outgoing calls

Tested by 5

testTimeRemappingMethod · 0.36
recurseCompareMethod · 0.36
readSavedScenesMethod · 0.36