Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
592
Imath::Box2i ImageReader::dataWindow()
593
{
594
return m_implementation->dataWindow();
595
}
596
597
Imath::Box2i ImageReader::displayWindow()
598
{
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