MCPcopy 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
902bool
903ReadNode::isOutput() const
904{
905 return false;
906}
907
908bool
909ReadNode::isMultiPlanar() const

Callers 11

isEntitledForInspectorFunction · 0.45
isOutputNodeMethod · 0.45
Node.cppFile · 0.45
renderInternalMethod · 0.45
startTaskMethod · 0.45
restartTaskMethod · 0.45
createItemsMethod · 0.45
refreshButtonsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected