Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3410
void
3411
Node::findPluginFormatKnobs()
3412
{
3413
findPluginFormatKnobs(getKnobs(), true);
3414
}
3415
3416
void
3417
Node::findRightClickMenuKnob(const KnobsVec& knobs)
Callers
1
createWriteNode
Method · 0.80
Calls
8
getApp
Function · 0.85
getName
Method · 0.80
setSecretByDefault
Method · 0.80
getProjectFormatEntries
Method · 0.80
getProject
Method · 0.80
size
Method · 0.45
setEvaluateOnChange
Method · 0.45
setSecret
Method · 0.45
Tested by
no test coverage detected