MCPcopy 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
892bool
893ReadNode::isOutput() const
894{
895 return false;
896}
897
898bool
899ReadNode::isMultiPlanar() const

Callers 10

isEntitledForInspectorFunction · 0.45
getRotoContextMethod · 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