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

Method attributeNames

src/IECoreScene/SceneCache.cpp:2388–2391  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2386}
2387
2388void SceneCache::attributeNames( NameList &attrs ) const
2389{
2390 m_implementation->attributeNames(attrs);
2391}
2392
2393size_t SceneCache::numAttributeSamples( const Name &name ) const
2394{

Callers 13

testFactoryFunctionMethod · 0.45
recurseCompareMethod · 0.45
readSavedScenesMethod · 0.45
testMultiFrameFilesMethod · 0.45
testConversionMethod · 0.45
testNClothAsParticlesMethod · 0.45
handleLocationFunction · 0.45
attributeNamesFunction · 0.45

Calls

no outgoing calls

Tested by 3

testFactoryFunctionMethod · 0.36
recurseCompareMethod · 0.36
readSavedScenesMethod · 0.36