Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isOutputEdge
Method
isOutputEdge
Gui/Edge.cpp:250–254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
bool
251
Edge::isOutputEdge() const
252
{
253
return _imp->isOutputEdge;
254
}
255
256
void
257
Edge::setDefaultColor(const QColor & color)
Callers
4
checkForHints
Method · 0.80
mouseMoveEvent
Method · 0.80
setNodesBendPointsVisible
Method · 0.80
mouseReleaseEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected