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

Method notifyTrackingStarted

Engine/TrackMarker.cpp:1103–1108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1101}
1102
1103void
1104TrackMarker::notifyTrackingStarted()
1105{
1106 ++_imp->trackingStartedCount;
1107 _imp->keyframesAddedWhileTracking.clear();
1108}
1109
1110void
1111TrackMarker::notifyTrackingEnded()

Callers 1

threadLoopOnceMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected