Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getMainInstance
Function
getMainInstance
Gui/MultiInstancePanel.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
NodePtr getMainInstance() const
167
{
168
return mainInstance.lock()->getNode();
169
}
170
171
/**
172
* @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