Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1039
bool
1040
ReadNode::isInputMask(int /*inputNb*/) const
1041
{
1042
return false;
1043
}
1044
1045
void
1046
ReadNode::addAcceptedComponents(int inputNb,
Callers
13
getOrCreateGlobalMergeNode
Method · 0.45
treeRecurseFunctor
Method · 0.45
initializeInputs
Method · 0.45
switchInput0And1
Method · 0.45
getPreferredInputInternal
Method · 0.45
initializeDefaultKnobs
Method · 0.45
renderRoIInternal
Method · 0.45
createNodes
Method · 0.45
buildTreeInternal
Method · 0.45
initializeInputsForInspector
Method · 0.45
initializeInputs
Method · 0.45
onIdentityStateChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected