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

Method notifyTrackingStarted

Engine/TrackMarker.cpp:1044–1049  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1042}
1043
1044void
1045TrackMarker::notifyTrackingStarted()
1046{
1047 ++_imp->trackingStartedCount;
1048 _imp->keyframesAddedWhileTracking.clear();
1049}
1050
1051void
1052TrackMarker::notifyTrackingEnded()

Callers 1

threadLoopOnceMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected