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

Method onStopButtonClicked

Engine/TrackerNodeInteract.cpp:238–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238void
239TrackerNodeInteract::onStopButtonClicked()
240{
241 getContext()->abortTracking();
242}
243
244void
245TrackerNodeInteract::onTrackNextClicked()

Callers 1

knobChangedMethod · 0.80

Calls 1

abortTrackingMethod · 0.80

Tested by

no test coverage detected