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

Method copyNodes

Gui/NodeGraph40.cpp:117–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117void
118NodeGraph::copyNodes(const NodesGuiList& nodes,
119 NodeClipBoard& clipboard)
120{
121 _imp->copyNodesInternal(nodes, clipboard);
122}
123
124void
125NodeGraph::copySelectedNodes()

Callers 1

InlineGroupCommandMethod · 0.80

Calls 1

copyNodesInternalMethod · 0.80

Tested by

no test coverage detected