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

Method isPartOfProject

Engine/Node.cpp:184–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184bool
185Node::isPartOfProject() const
186{
187 return _imp->isPartOfProject;
188}
189
190void
191Node::createRotoContextConditionnally()

Callers 4

getWritersMethod · 0.80
initializeMethod · 0.80
initializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected