Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
290
NodePtr
291
WriteNode::getEmbeddedWriter() const
292
{
293
return _imp->embeddedPlugin.lock();
294
}
295
296
void
297
WriteNode::setEmbeddedWriter(const NodePtr& node)
Callers
8
exportDocs
Method · 0.80
startRender
Method · 0.80
stopRender
Method · 0.80
renderFrame
Method · 0.80
loadKnob
Method · 0.80
getPluginDescription
Method · 0.80
handler
Method · 0.80
DockablePanel.cpp
File · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected