MCPcopy 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
293void
294WriteNode::setEmbeddedWriter(const NodePtr& node)
295{
296 _imp->embeddedPlugin = node;
297}
298
299void
300WriteNodePrivate::placeWriteNodeKnobsInPage()

Callers 2

setEffectMethod · 0.80
loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected