Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getTimeLine
Method
getTimeLine
Engine/TrackerContext.cpp:1626–1630 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1624
}
1625
1626
boost::shared_ptr<TimeLine>
1627
TrackArgs::getTimeLine() const
1628
{
1629
return _imp->timeline;
1630
}
1631
1632
ViewerInstance*
1633
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