Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getPluginID
Method
getPluginID
Engine/ReadNode.cpp:1000–1002 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
998
{ return 0; }
999
1000
std::string
1001
ReadNode::getPluginID() const
1002
{ return PLUGINID_NATRON_READ; }
1003
1004
std::string
1005
ReadNode::getPluginLabel() const
Callers
5
createReadNode
Method · 0.45
refreshPluginSelectorKnob
Method · 0.45
isVideoReader
Method · 0.45
onEffectCreated
Method · 0.45
knobChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected