Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ isOutput
Method
isOutput
Engine/ReadNode.cpp:892–896 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
890
}
891
892
bool
893
ReadNode::isOutput() const
894
{
895
return false;
896
}
897
898
bool
899
ReadNode::isMultiPlanar() const
Callers
10
isEntitledForInspector
Function · 0.45
hasOutputNodesConnectedInternal
Method · 0.45
getRotoContext
Method · 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