Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1399
NodePtr
1400
AppInstance::createNode(CreateNodeArgs & args)
1401
{
1402
return createNodeInternal(args);
1403
}
1404
1405
int
1406
AppInstance::getAppID() const
Callers
15
createDefaultReadNode
Method · 0.45
createReadNode
Method · 0.45
getOrCreateGlobalMergeNode
Method · 0.45
initializeKnobs
Method · 0.45
exportTrackDataFromExportOptions
Method · 0.45
createDefaultWriteNode
Method · 0.45
createReadNodeAndConnectGraph
Method · 0.45
createWriteNode
Method · 0.45
restoreFromSerialization
Method · 0.45
createReadNode
Method · 0.45
TrackerContextPrivate
Method · 0.45
createNodes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected