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

Method readHeader

src/IECore/Reader.cpp:63–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63CompoundObjectPtr Reader::readHeader()
64{
65 CompoundObjectPtr header = new CompoundObject();
66
67 return header;
68}
69
70ObjectPtr Reader::read()
71{

Callers 8

_ensureHeaderMethod · 0.45
doOperationMethod · 0.45
testDeepMethod · 0.45
testHeaderToBlindDataMethod · 0.45
testTimeCodeInHeaderMethod · 0.45
testFramesPerSecondMethod · 0.45
testHeaderMethod · 0.45

Calls

no outgoing calls

Tested by 5

testDeepMethod · 0.36
testHeaderToBlindDataMethod · 0.36
testTimeCodeInHeaderMethod · 0.36
testFramesPerSecondMethod · 0.36