Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ setTimeLine
Method
setTimeLine
Engine/Project.cpp:2758–2762 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2756
}
2757
2758
void
2759
Project::setTimeLine(const boost::shared_ptr<TimeLine>& timeline)
2760
{
2761
_imp->timeline = timeline;
2762
}
2763
2764
NATRON_NAMESPACE_EXIT
2765
Callers
1
reloadProject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected