Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ notifyInputMaskStateChanged
Method
notifyInputMaskStateChanged
Engine/NodeGroup.cpp:1418–1422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1416
}
1417
1418
void
1419
NodeGroup::notifyInputMaskStateChanged(const NodePtr& /*node*/)
1420
{
1421
getNode()->initializeInputs();
1422
}
1423
1424
void
1425
NodeGroup::notifyNodeNameChanged(const NodePtr& node)
Callers
1
knobChanged
Method · 0.45
Calls
2
getNode
Function · 0.70
initializeInputs
Method · 0.45
Tested by
no test coverage detected