MCPcopy 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
2758void
2759Project::setTimeLine(const boost::shared_ptr<TimeLine>& timeline)
2760{
2761 _imp->timeline = timeline;
2762}
2763
2764NATRON_NAMESPACE_EXIT
2765

Callers 1

reloadProjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected