Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
671
NodePtr
672
RotoDrawableItem::getEffectNode() const
673
{
674
return _imp->effectNode;
675
}
676
677
NodePtr
678
RotoDrawableItem::getMergeNode() const
Callers
2
getRotoPaintTreeNodes
Method · 0.80
refreshRotoPaintTree
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected