MCPcopy 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
194int
195Edge::getInputNumber() const
196{
197 return _imp->inputNb;
198}
199
200void
201Edge::setInputNumber(int i)

Callers 5

checkForHintsMethod · 0.45
ConnectCommandMethod · 0.45
undoMethod · 0.45
redoMethod · 0.45
mouseReleaseEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected