MCPcopy Create free account
hub / github.com/MrKepzie/Natron / getTimeLine

Method getTimeLine

Engine/Project.cpp:1489–1492  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1487}
1488
1489boost::shared_ptr<TimeLine> Project::getTimeLine() const
1490{
1491 return _imp->timeline;
1492}
1493
1494void
1495Project::getAdditionalFormats(std::list<Format> *formats) const

Callers 15

getCurrentTimeMethod · 0.45
GetImageMethod · 0.45
resetTransformsCenterMethod · 0.45
goToPreviousKeyframeMethod · 0.45
goToNextKeyframeMethod · 0.45
resetCenterMethod · 0.45
getMarkerImageMethod · 0.45
getAvailableLayersMethod · 0.45
refreshPreviewsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected