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

Method notifyInputOptionalStateChanged

Engine/NodeGroup.cpp:1426–1430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1424}
1425
1426void
1427NodeGroup::notifyInputOptionalStateChanged(const NodePtr& /*node*/)
1428{
1429 getNode()->initializeInputs();
1430}
1431
1432void
1433NodeGroup::notifyInputMaskStateChanged(const NodePtr& /*node*/)

Callers 1

knobChangedMethod · 0.45

Calls 2

getNodeFunction · 0.70
initializeInputsMethod · 0.45

Tested by

no test coverage detected