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

Method isInputOptional

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

Source from the content-addressed store, hash-verified

1031}
1032
1033bool
1034ReadNode::isInputOptional(int /*inputNb*/) const
1035{
1036 return true;
1037}
1038
1039bool
1040ReadNode::isInputMask(int /*inputNb*/) const

Callers 9

makeDocumentationMethod · 0.45
deactivateMethod · 0.45
redoMethod · 0.45
firstAvailableEdgeMethod · 0.45
refreshStateMethod · 0.45
getOverlayTransformMethod · 0.45
getTimeTransformMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected