Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1659
void
1660
Node::findPluginFormatKnobs()
1661
{
1662
findPluginFormatKnobs(getKnobs(), true);
1663
}
1664
1665
void
1666
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