Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
253
ObjectPool *CachedReader::objectPool() const
254
{
255
return m_data->m_cache.objectPool();
256
}
257
258
CachedReader *CachedReader::defaultCachedReader()
259
{
Callers
3
testConstructors
Method · 0.95
test
Method · 0.80
testDefault
Method · 0.80
Calls
no outgoing calls
Tested by
1
test
Method · 0.64