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

Method createNode

Engine/AppInstance.cpp:1393–1397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1391} // createNodeInternal
1392
1393NodePtr
1394AppInstance::createNode(CreateNodeArgs & args)
1395{
1396 return createNodeInternal(args);
1397}
1398
1399int
1400AppInstance::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