Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isOutput
Method
isOutput
Engine/ReadNode.cpp:902–906 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
900
}
901
902
bool
903
ReadNode::isOutput() const
904
{
905
return false;
906
}
907
908
bool
909
ReadNode::isMultiPlanar() const
Callers
11
isEntitledForInspector
Function · 0.45
isOutputNode
Method · 0.45
hasOutputNodesConnectedInternal
Method · 0.45
Node.cpp
File · 0.45
renderInternal
Method · 0.45
areAllNonOptionalClipsConnected
Method · 0.45
getInputsHoldingTransform
Method · 0.45
startTask
Method · 0.45
restartTask
Method · 0.45
createItems
Method · 0.45
refreshButtons
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected