Exemple #1
0
	void clearAndResetTimeline(Timeline& mTimeline)
	{
		mTimeline.clear();
		mTimeline.reset();
	}