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

Method findPluginFormatKnobs

Engine/Node.cpp:3410–3414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3408} // Node::makeInfoForInput
3409
3410void
3411Node::findPluginFormatKnobs()
3412{
3413 findPluginFormatKnobs(getKnobs(), true);
3414}
3415
3416void
3417Node::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