MCPcopy 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
2902void
2903Project::setTimeLine(const TimeLinePtr& timeline)
2904{
2905 _imp->timeline = timeline;
2906}
2907
2908NATRON_NAMESPACE_EXIT
2909

Callers 1

reloadProjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected