MCPcopy 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
1418void
1419NodeGroup::notifyInputMaskStateChanged(const NodePtr& /*node*/)
1420{
1421 getNode()->initializeInputs();
1422}
1423
1424void
1425NodeGroup::notifyNodeNameChanged(const NodePtr& node)

Callers 1

knobChangedMethod · 0.45

Calls 2

getNodeFunction · 0.70
initializeInputsMethod · 0.45

Tested by

no test coverage detected