Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ isComplete
Method
isComplete
src/IECoreImage/ImageReader.cpp:587–590 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
585
}
586
587
bool ImageReader::isComplete()
588
{
589
return m_implementation->isComplete();
590
}
591
592
Imath::Box2i ImageReader::dataWindow()
593
{
Callers
1
testCanReadAndIsComplete
Method · 0.95
Calls
no outgoing calls
Tested by
1
testCanReadAndIsComplete
Method · 0.76