MCPcopy 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
453void
454NodeCollection::clearNodesBlocking()
455{
456 quitAnyProcessingForAllNodes_blocking();
457 clearNodesInternal(true);
458}
459
460void
461NodeCollection::clearNodesNonBlocking()

Callers 2

~AppInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected