Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getMainInstance
Function
getMainInstance
Gui/MultiInstancePanel.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
NodePtr getMainInstance() const
172
{
173
return mainInstance.lock()->getNode();
174
}
175
176
/**
177
* @brief Called to make an exact copy of a main-instance's knob. The resulting copy will
Callers
9
removeInstances
Method · 0.85
resetInstances
Method · 0.85
appendExtraGui
Method · 0.85
appendButtons
Method · 0.85
initializeExtraKnobs
Method · 0.85
onButtonTriggered
Method · 0.85
onTrackingStarted
Method · 0.85
onTrackingFinished
Method · 0.85
showMenuForInstance
Method · 0.85
Calls
2
getNode
Method · 0.45
lock
Method · 0.45
Tested by
no test coverage detected