Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getInputNumber
Method
getInputNumber
Gui/Edge.cpp:194–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
}
193
194
int
195
Edge::getInputNumber() const
196
{
197
return _imp->inputNb;
198
}
199
200
void
201
Edge::setInputNumber(int i)
Callers
5
checkForHints
Method · 0.45
ConnectCommand
Method · 0.45
undo
Method · 0.45
redo
Method · 0.45
mouseReleaseEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected