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

Method getPreferredInputForConnection

Engine/NodeInputs.cpp:1514–1518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1512}
1513
1514int
1515Node::getPreferredInputForConnection() const
1516{
1517 return getPreferredInputInternal(false);
1518}
1519
1520NodePtr
1521Node::getPreferredInputNode() const

Callers 6

connectNodesMethod · 0.80
autoConnectNodesMethod · 0.80
checkForHintsMethod · 0.80
redoMethod · 0.80
mouseReleaseEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected