Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1033
bool
1034
ReadNode::isInputOptional(int /*inputNb*/) const
1035
{
1036
return true;
1037
}
1038
1039
bool
1040
ReadNode::isInputMask(int /*inputNb*/) const
Callers
9
makeDocumentation
Method · 0.45
hasMandatoryInputDisconnected
Method · 0.45
getPreferredInputInternal
Method · 0.45
deactivate
Method · 0.45
redo
Method · 0.45
firstAvailableEdge
Method · 0.45
refreshState
Method · 0.45
getOverlayTransform
Method · 0.45
getTimeTransform
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected