Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getMainInstanceGui
Method
getMainInstanceGui
Gui/MultiInstancePanel.cpp:435–439 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
433
}
434
435
NodeGuiPtr
436
MultiInstancePanel::getMainInstanceGui() const
437
{
438
return _imp->mainInstance.lock();
439
}
440
441
Gui*
442
MultiInstancePanel::getGui() const
Callers
1
createCornerPinFromSelection
Method · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected