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

Method copyNodes

Gui/NodeGraph40.cpp:113–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113void
114NodeGraph::copyNodes(const NodesGuiList& nodes,
115 NodeClipBoard& clipboard)
116{
117 _imp->copyNodesInternal(nodes, clipboard);
118}
119
120void
121NodeGraph::copySelectedNodes()

Callers 1

InlineGroupCommandMethod · 0.80

Calls 1

copyNodesInternalMethod · 0.80

Tested by

no test coverage detected