Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1589
TimeLinePtr Project::getTimeLine() const
1590
{
1591
return _imp->timeline;
1592
}
1593
1594
void
1595
Project::getAdditionalFormats(std::list<Format> *formats) const
Callers
15
onKnobValueChanged_public
Method · 0.45
getCurrentTime
Method · 0.45
getFrameRenderArgsCurrentTime
Method · 0.45
GetImage
Method · 0.45
getTimelineCurrentTime
Method · 0.45
resetTransformsCenter
Method · 0.45
goToPreviousKeyframe
Method · 0.45
goToNextKeyframe
Method · 0.45
resetCenter
Method · 0.45
getMarkerImage
Method · 0.45
getAvailableLayers
Method · 0.45
refreshPreviews
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected