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

Method dataWindow

src/IECoreImage/ImageReader.cpp:592–595  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

590}
591
592Imath::Box2i ImageReader::dataWindow()
593{
594 return m_implementation->dataWindow();
595}
596
597Imath::Box2i ImageReader::displayWindow()
598{

Callers 4

testMiplevelMethod · 0.45
testConstructionMethod · 0.45
testFactoryMethod · 0.45

Calls

no outgoing calls

Tested by 4

testMiplevelMethod · 0.36
testConstructionMethod · 0.36
testFactoryMethod · 0.36