Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
62
void Data::load( LoadContextPtr context )
63
{
64
Object::load( context );
65
}
66
67
void Data::memoryUsage( Object::MemoryAccumulator &a ) const
68
{
Callers
15
testSerialisation
Method · 0.45
test
Method · 0.45
backgroundRun
Method · 0.45
test
Method · 0.45
testSaveAndLoadCorners
Method · 0.45
testSubdivOptions
Method · 0.45
testSaveAndLoad
Method · 0.45
test
Method · 0.45
testLoadSave
Method · 0.45
test
Method · 0.45
testSaveWriteObjects
Method · 0.45
testSaveWriteObjects
Method · 0.45
Calls
no outgoing calls
Tested by
7
testSerialisation
Method · 0.36
test
Method · 0.36
backgroundRun
Method · 0.36
testSaveAndLoad
Method · 0.36
test
Method · 0.36
testUserData
Method · 0.36
testSaveAndLoad
Method · 0.36