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

Method getPreferredInput

Engine/Node.cpp:2890–2894  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2888} // Node::getPreferredInputInternal
2889
2890int
2891Node::getPreferredInput() const
2892{
2893 return getPreferredInputInternal(true);
2894}
2895
2896int
2897Node::getPreferredInputForConnection() const

Callers 4

isIdentity_publicMethod · 0.80
renderRoIInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected