Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
597
Imath::Box2i ImageReader::displayWindow()
598
{
599
return m_implementation->displayWindow();
600
}
601
602
ObjectPtr ImageReader::doOperation( const CompoundObject *operands )
603
{
Callers
4
testDataAndDisplayWindows
Method · 0.95
testMiplevel
Method · 0.45
testConstruction
Method · 0.45
testFactory
Method · 0.45
Calls
no outgoing calls
Tested by
4
testDataAndDisplayWindows
Method · 0.76
testMiplevel
Method · 0.36
testConstruction
Method · 0.36
testFactory
Method · 0.36