Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1432
void
1433
NodeGroup::notifyInputMaskStateChanged(const NodePtr& /*node*/)
1434
{
1435
getNode()->initializeInputs();
1436
}
1437
1438
void
1439
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