Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ load
Method
load
src/IECore/CompoundData.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void CompoundData::load( IECore::Object::LoadContextPtr context )
61
{
62
CompoundDataBase::load( context );
63
}
64
65
bool CompoundData::isEqualTo( const Object *other ) const
66
{
Callers
1
testSaveInCurrentDir
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected