MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / hasSource

Method hasSource

Gui/Edge.cpp:218–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218bool
219Edge::hasSource() const
220{
221 return _imp->source.lock().get() != NULL;
222}
223
224void
225Edge::setAngle(double a)

Callers 10

keyPressEventMethod · 0.80
initializeInputsMethod · 0.80
boundingRectWithEdgesMethod · 0.80
firstAvailableEdgeMethod · 0.80
hasItemNearbyMouseMethod · 0.80

Calls 2

getMethod · 0.45
lockMethod · 0.45

Tested by

no test coverage detected