MCPcopy 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
1645TimeLinePtr
1646TrackArgs::getTimeLine() const
1647{
1648 return _imp->timeline;
1649}
1650
1651ViewerInstance*
1652TrackArgs::getViewer() const

Callers 6

goToPreviousKeyFrameMethod · 0.45
goToNextKeyFrameMethod · 0.45
selectAllMethod · 0.45
knobChangedMethod · 0.45
threadLoopOnceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected