MCPcopy 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
3259void
3260KnobHelper::setParentKnob(KnobIPtr knob)
3261{
3262 _imp->parentKnob = knob;
3263}
3264
3265KnobIPtr
3266KnobHelper::getParentKnob() const

Callers 5

addKnobMethod · 0.80
insertKnobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected