Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1029
bool
1030
ReadNode::isInputMask(int /*inputNb*/) const
1031
{
1032
return false;
1033
}
1034
1035
void
1036
ReadNode::addAcceptedComponents(int inputNb,
Callers
13
getOrCreateGlobalMergeNode
Method · 0.45
treeRecurseFunctor
Method · 0.45
getPreferredInputInternal
Method · 0.45
initializeDefaultKnobs
Method · 0.45
initializeInputs
Method · 0.45
switchInput0And1
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