MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / notifyInputMaskStateChanged

Method notifyInputMaskStateChanged

Engine/NodeGroup.cpp:1432–1436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1430}
1431
1432void
1433NodeGroup::notifyInputMaskStateChanged(const NodePtr& /*node*/)
1434{
1435 getNode()->initializeInputs();
1436}
1437
1438void
1439NodeGroup::notifyNodeNameChanged(const NodePtr& node)

Callers 1

knobChangedMethod · 0.45

Calls 2

getNodeFunction · 0.70
initializeInputsMethod · 0.45

Tested by

no test coverage detected