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

Method getPreferredInput

Engine/NodeInputs.cpp:1508–1512  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1506} // Node::getPreferredInputInternal
1507
1508int
1509Node::getPreferredInput() const
1510{
1511 return getPreferredInputInternal(true);
1512}
1513
1514int
1515Node::getPreferredInputForConnection() const

Callers 4

isIdentity_publicMethod · 0.80
renderRoIInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected