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

Method isInputMask

Engine/ReadNode.cpp:1029–1033  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1027}
1028
1029bool
1030ReadNode::isInputMask(int /*inputNb*/) const
1031{
1032 return false;
1033}
1034
1035void
1036ReadNode::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