Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getGuiInput
Method
getGuiInput
Engine/NodeInputs.cpp:220–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
NodePtr
221
Node::getGuiInput(int index) const
222
{
223
return getInputInternal(true, true, index);
224
}
225
226
NodePtr
227
Node::getRealInput(int index) const
Callers
2
getOutputNodeInput
Method · 0.80
getRealInputForInput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected