Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setTimeLine
Method
setTimeLine
Engine/Project.cpp:2902–2906 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2900
}
2901
2902
void
2903
Project::setTimeLine(const TimeLinePtr& timeline)
2904
{
2905
_imp->timeline = timeline;
2906
}
2907
2908
NATRON_NAMESPACE_EXIT
2909
Callers
1
reloadProject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected