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

Method getTimeLine

Engine/Project.cpp:1589–1592  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1587}
1588
1589TimeLinePtr Project::getTimeLine() const
1590{
1591 return _imp->timeline;
1592}
1593
1594void
1595Project::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