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

Method getMainInstance

Gui/MultiInstancePanel.cpp:434–438  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

432} // TableItemDelegate::paint
433
434NodePtr
435MultiInstancePanel::getMainInstance() const
436{
437 return _imp->getMainInstance();
438}
439
440boost::shared_ptr<NodeGui>
441MultiInstancePanel::getMainInstanceGui() const

Callers 8

getScriptName_mt_safeMethod · 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