Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ scanLineOrderOnly
Method
scanLineOrderOnly
src/IECoreImage/ImageDisplayDriver.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
bool ImageDisplayDriver::scanLineOrderOnly() const
92
{
93
return false;
94
}
95
96
bool ImageDisplayDriver::acceptsRepeatedData() const
97
{
Callers
4
testConstruction
Method · 0.95
testFactory
Method · 0.45
handleReadOpenParameters
Method · 0.45
displayDriverScanLineOrderOnly
Function · 0.45
Calls
no outgoing calls
Tested by
2
testConstruction
Method · 0.76
testFactory
Method · 0.36