Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setParentMultiInstance
Method
setParentMultiInstance
Gui/NodeGui.cpp:3425–3429 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3423
}
3424
3425
void
3426
NodeGui::setParentMultiInstance(const NodeGuiPtr & node)
3427
{
3428
_parentMultiInstance = node;
3429
}
3430
3431
void
3432
NodeGui::setKnobLinksVisible(bool visible)
Callers
1
createNodeGui
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected