MCPcopy 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
289bool State::isComplete() const
290{
291 return m_implementation->isComplete();
292}
293
294const State *State::defaultState()
295{

Callers 4

testConstructorMethod · 0.95
testDeepMethod · 0.45
testJPGMethod · 0.45
testPNGMethod · 0.45

Calls

no outgoing calls

Tested by 3

testDeepMethod · 0.36
testJPGMethod · 0.36
testPNGMethod · 0.36