Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setEmbeddedWriter
Method
setEmbeddedWriter
Engine/WriteNode.cpp:293–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
void
294
WriteNode::setEmbeddedWriter(const NodePtr& node)
295
{
296
_imp->embeddedPlugin = node;
297
}
298
299
void
300
WriteNodePrivate::placeWriteNodeKnobsInPage()
Callers
2
setEffect
Method · 0.80
load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected