Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ isComplete
Method
isComplete
src/IECoreGL/State.cpp:289–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
bool State::isComplete() const
290
{
291
return m_implementation->isComplete();
292
}
293
294
const State *State::defaultState()
295
{
Callers
4
testConstructor
Method · 0.95
testDeep
Method · 0.45
testJPG
Method · 0.45
testPNG
Method · 0.45
Calls
no outgoing calls
Tested by
3
testDeep
Method · 0.36
testJPG
Method · 0.36
testPNG
Method · 0.36