Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1393
NodePtr
1394
AppInstance::createNode(CreateNodeArgs & args)
1395
{
1396
return createNodeInternal(args);
1397
}
1398
1399
int
1400
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