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

Method createNode

Engine/AppInstance.cpp:1399–1403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1397} // createNodeInternal
1398
1399NodePtr
1400AppInstance::createNode(CreateNodeArgs & args)
1401{
1402 return createNodeInternal(args);
1403}
1404
1405int
1406AppInstance::getAppID() const

Callers 15

createDefaultReadNodeMethod · 0.45
createReadNodeMethod · 0.45
initializeKnobsMethod · 0.45
createWriteNodeMethod · 0.45
createReadNodeMethod · 0.45
TrackerContextPrivateMethod · 0.45
createNodesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected