Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2388
void SceneCache::attributeNames( NameList &attrs ) const
2389
{
2390
m_implementation->attributeNames(attrs);
2391
}
2392
2393
size_t SceneCache::numAttributeSamples( const Name &name ) const
2394
{
Callers
13
testReadWithPrimVarConversion
Method · 0.45
testReadNoPrimVarConversion
Method · 0.45
testFactoryFunction
Method · 0.45
recurseCompare
Method · 0.45
readSavedScenes
Method · 0.45
testReadWithPrimVarConversion
Method · 0.45
testReadNoPrimVarConversion
Method · 0.45
testMultiFrameFiles
Method · 0.45
testConversion
Method · 0.45
testNClothAsParticles
Method · 0.45
handleLocation
Function · 0.45
attributeNames
Function · 0.45
Calls
no outgoing calls
Tested by
3
testFactoryFunction
Method · 0.36
recurseCompare
Method · 0.36
readSavedScenes
Method · 0.36