Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1489
boost::shared_ptr<TimeLine> Project::getTimeLine() const
1490
{
1491
return _imp->timeline;
1492
}
1493
1494
void
1495
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