MCPcopy 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
1000std::string
1001ReadNode::getPluginID() const
1002{ return PLUGINID_NATRON_READ; }
1003
1004std::string
1005ReadNode::getPluginLabel() const

Callers 5

createReadNodeMethod · 0.45
isVideoReaderMethod · 0.45
onEffectCreatedMethod · 0.45
knobChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected