MCPcopy 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
1626boost::shared_ptr<TimeLine>
1627TrackArgs::getTimeLine() const
1628{
1629 return _imp->timeline;
1630}
1631
1632ViewerInstance*
1633TrackArgs::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