Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setParentKnob
Method
setParentKnob
Engine/Knob.cpp:3259–3263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3257
}
3258
3259
void
3260
KnobHelper::setParentKnob(KnobIPtr knob)
3261
{
3262
_imp->parentKnob = knob;
3263
}
3264
3265
KnobIPtr
3266
KnobHelper::getParentKnob() const
Callers
5
placeReadNodeKnobsInPage
Method · 0.80
placeWriteNodeKnobsInPage
Method · 0.80
addKnob
Method · 0.80
insertKnob
Method · 0.80
initializeKnobsScriptEditorColors
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected