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

Method load

src/IECore/Data.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62void Data::load( LoadContextPtr context )
63{
64 Object::load( context );
65}
66
67void Data::memoryUsage( Object::MemoryAccumulator &a ) const
68{

Callers 15

testSerialisationMethod · 0.45
testMethod · 0.45
backgroundRunMethod · 0.45
testMethod · 0.45
testSubdivOptionsMethod · 0.45
testSaveAndLoadMethod · 0.45
testMethod · 0.45
testLoadSaveMethod · 0.45
testMethod · 0.45
testSaveWriteObjectsMethod · 0.45
testSaveWriteObjectsMethod · 0.45

Calls

no outgoing calls

Tested by 7

testSerialisationMethod · 0.36
testMethod · 0.36
backgroundRunMethod · 0.36
testSaveAndLoadMethod · 0.36
testMethod · 0.36
testUserDataMethod · 0.36
testSaveAndLoadMethod · 0.36