Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ clearNodesBlocking
Method
clearNodesBlocking
Engine/NodeGroup.cpp:453–458 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
451
}
452
453
void
454
NodeCollection::clearNodesBlocking()
455
{
456
quitAnyProcessingForAllNodes_blocking();
457
clearNodesInternal(true);
458
}
459
460
void
461
NodeCollection::clearNodesNonBlocking()
Callers
2
~AppInstance
Method · 0.80
doDestroyNodeInternalEnd
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected