MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getEffectNode

Method getEffectNode

Engine/RotoDrawableItem.cpp:671–675  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

669}
670
671NodePtr
672RotoDrawableItem::getEffectNode() const
673{
674 return _imp->effectNode;
675}
676
677NodePtr
678RotoDrawableItem::getMergeNode() const

Callers 2

getRotoPaintTreeNodesMethod · 0.80
refreshRotoPaintTreeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected