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

Method displayWindow

src/IECoreImage/ImageReader.cpp:597–600  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

595}
596
597Imath::Box2i ImageReader::displayWindow()
598{
599 return m_implementation->displayWindow();
600}
601
602ObjectPtr ImageReader::doOperation( const CompoundObject *operands )
603{

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