MCPcopy 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
2516bool SceneCache::hasObject() const
2517{
2518 return m_implementation->hasObject();
2519}
2520
2521size_t SceneCache::numObjectSamples() const
2522{

Callers 7

readWalkMethod · 0.45
recurseCompareMethod · 0.45
testCanLoadingMethod · 0.45
handleLocationFunction · 0.45

Calls

no outgoing calls

Tested by 4

readWalkMethod · 0.36
recurseCompareMethod · 0.36
testCanLoadingMethod · 0.36