MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / isNodeCreated

Method isNodeCreated

Engine/Node.cpp:561–565  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

559}
560
561bool
562Node::isNodeCreated() const
563{
564 return _imp->nodeCreated;
565}
566
567void
568Node::setProcessChannelsValues(bool doR,

Calls

no outgoing calls

Tested by

no test coverage detected