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

Method isTracking

Gui/MultiInstancePanel.cpp:2137–2141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2135}
2136
2137bool
2138TrackerPanelV1::isTracking() const
2139{
2140 return _imp->scheduler.isWorking();
2141}
2142
2143bool
2144TrackerPanelV1::trackPrevious(ViewerInstance* /*viewer*/)

Callers

nothing calls this directly

Calls 1

isWorkingMethod · 0.45

Tested by

no test coverage detected