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

Method isInputMask

Engine/ReadNode.cpp:1039–1043  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1037}
1038
1039bool
1040ReadNode::isInputMask(int /*inputNb*/) const
1041{
1042 return false;
1043}
1044
1045void
1046ReadNode::addAcceptedComponents(int inputNb,

Callers 13

treeRecurseFunctorMethod · 0.45
initializeInputsMethod · 0.45
switchInput0And1Method · 0.45
renderRoIInternalMethod · 0.45
createNodesMethod · 0.45
buildTreeInternalMethod · 0.45
initializeInputsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected