Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setSource
Method
setSource
Gui/Edge.cpp:186–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
void
187
Edge::setSource(const NodeGuiPtr & src)
188
{
189
_imp->source = src;
190
initLine();
191
refreshState(false);
192
}
193
194
int
195
Edge::getInputNumber() const
Callers
4
refreshEdges
Method · 0.80
initializeInputs
Method · 0.80
connectEdge
Method · 0.80
hideGui
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected