Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getEmbeddedWriter
Method
getEmbeddedWriter
Engine/WriteNode.cpp:287–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
}
286
287
NodePtr
288
WriteNode::getEmbeddedWriter() const
289
{
290
return _imp->embeddedPlugin.lock();
291
}
292
293
void
294
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
Node.cpp
File · 0.80
handler
Method · 0.80
DockablePanel.cpp
File · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected