MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / findPluginFormatKnobs

Method findPluginFormatKnobs

Engine/Node.cpp:1659–1663  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1657} // Node::makeInfoForInput
1658
1659void
1660Node::findPluginFormatKnobs()
1661{
1662 findPluginFormatKnobs(getKnobs(), true);
1663}
1664
1665void
1666Node::findRightClickMenuKnob(const KnobsVec& knobs)

Callers 1

createWriteNodeMethod · 0.80

Calls 8

getAppFunction · 0.85
getNameMethod · 0.80
setSecretByDefaultMethod · 0.80
getProjectMethod · 0.80
sizeMethod · 0.45
setEvaluateOnChangeMethod · 0.45
setSecretMethod · 0.45

Tested by

no test coverage detected