Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ hasObject
Method
hasObject
src/IECoreScene/SceneCache.cpp:2516–2519 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2514
}
2515
2516
bool SceneCache::hasObject() const
2517
{
2518
return m_implementation->hasObject();
2519
}
2520
2521
size_t SceneCache::numObjectSamples() const
2522
{
Callers
7
testKnownStaticHierarchy
Method · 0.95
testCopySceneHierarchyOnly
Method · 0.45
testCopySceneEverything
Method · 0.45
readWalk
Method · 0.45
recurseCompare
Method · 0.45
testCanLoading
Method · 0.45
handleLocation
Function · 0.45
Calls
no outgoing calls
Tested by
4
testKnownStaticHierarchy
Method · 0.76
readWalk
Method · 0.36
recurseCompare
Method · 0.36
testCanLoading
Method · 0.36