Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2137
bool
2138
TrackerPanelV1::isTracking() const
2139
{
2140
return _imp->scheduler.isWorking();
2141
}
2142
2143
bool
2144
TrackerPanelV1::trackPrevious(ViewerInstance* /*viewer*/)
Callers
nothing calls this directly
Calls
1
isWorking
Method · 0.45
Tested by
no test coverage detected