Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getPluginID
Method
getPluginID
Engine/WriteNode.cpp:992–994 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
990
{ return 0; }
991
992
std::string
993
WriteNode::getPluginID() const
994
{ return PLUGINID_NATRON_WRITE; }
995
996
std::string
997
WriteNode::getPluginLabel() const
Callers
4
createWriteNode
Method · 0.45
refreshPluginSelectorKnob
Method · 0.45
isVideoWriter
Method · 0.45
onEffectCreated
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected