MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getMainInstance

Method getMainInstance

Gui/MultiInstancePanel.cpp:429–433  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

427} // TableItemDelegate::paint
428
429NodePtr
430MultiInstancePanel::getMainInstance() const
431{
432 return _imp->getMainInstance();
433}
434
435NodeGuiPtr
436MultiInstancePanel::getMainInstanceGui() const

Callers 9

getScriptName_mt_safeMethod · 0.80
getFullyQualifiedNameMethod · 0.80
initializeKnobsMethod · 0.80
AddNodeCommandClass · 0.80
addInstanceInternalMethod · 0.80
RemoveNodeCommandClass · 0.80
DockablePanel.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected