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

Method objectPool

src/IECore/CachedReader.cpp:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253ObjectPool *CachedReader::objectPool() const
254{
255 return m_data->m_cache.objectPool();
256}
257
258CachedReader *CachedReader::defaultCachedReader()
259{

Callers 3

testConstructorsMethod · 0.95
testMethod · 0.80
testDefaultMethod · 0.80

Calls

no outgoing calls

Tested by 1

testMethod · 0.64