MCPcopy Create free account
hub / github.com/MrKepzie/Natron / getEmbeddedWriter

Method getEmbeddedWriter

Engine/WriteNode.cpp:290–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288}
289
290NodePtr
291WriteNode::getEmbeddedWriter() const
292{
293 return _imp->embeddedPlugin.lock();
294}
295
296void
297WriteNode::setEmbeddedWriter(const NodePtr& node)

Callers 8

exportDocsMethod · 0.80
startRenderMethod · 0.80
stopRenderMethod · 0.80
renderFrameMethod · 0.80
loadKnobMethod · 0.80
getPluginDescriptionMethod · 0.80
handlerMethod · 0.80
DockablePanel.cppFile · 0.80

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected