Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getTimeLine
Method
getTimeLine
Engine/TrackerContext.cpp:1645–1649 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1643
}
1644
1645
TimeLinePtr
1646
TrackArgs::getTimeLine() const
1647
{
1648
return _imp->timeline;
1649
}
1650
1651
ViewerInstance*
1652
TrackArgs::getViewer() const
Callers
6
goToPreviousKeyFrame
Method · 0.45
goToNextKeyFrame
Method · 0.45
setFromPointsToInputRod
Method · 0.45
selectAll
Method · 0.45
knobChanged
Method · 0.45
threadLoopOnce
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected