Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
218
bool
219
Edge::hasSource() const
220
{
221
return _imp->source.lock().get() != NULL;
222
}
223
224
void
225
Edge::setAngle(double a)
Callers
10
keyPressEvent
Method · 0.80
moveNodesForIdealPosition
Method · 0.80
initializeInputsForInspector
Method · 0.80
initializeInputs
Method · 0.80
boundingRectWithEdges
Method · 0.80
firstAvailableEdge
Method · 0.80
hasBendPointNearbyPoint
Method · 0.80
moveAbovePositionRecursively
Method · 0.80
setNodesBendPointsVisible
Method · 0.80
hasItemNearbyMouse
Method · 0.80
Calls
2
get
Method · 0.45
lock
Method · 0.45
Tested by
no test coverage detected