Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getDest
Method
getDest
Gui/Edge.cpp:206–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
NodeGuiPtr
207
Edge::getDest() const
208
{
209
return _imp->dest.lock();
210
}
211
212
NodeGuiPtr
213
Edge::getSource() const
Callers
6
checkForHints
Method · 0.80
ConnectCommand
Method · 0.80
undo
Method · 0.80
redo
Method · 0.80
mouseReleaseEvent
Method · 0.80
mousePressEvent
Method · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected