MCPcopy 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
206NodeGuiPtr
207Edge::getDest() const
208{
209 return _imp->dest.lock();
210}
211
212NodeGuiPtr
213Edge::getSource() const

Callers 6

checkForHintsMethod · 0.80
ConnectCommandMethod · 0.80
undoMethod · 0.80
redoMethod · 0.80
mouseReleaseEventMethod · 0.80
mousePressEventMethod · 0.80

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected