MCPcopy 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
60void CompoundData::load( IECore::Object::LoadContextPtr context )
61{
62 CompoundDataBase::load( context );
63}
64
65bool CompoundData::isEqualTo( const Object *other ) const
66{

Callers 1

testSaveInCurrentDirMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected