// Assembly: DOTween
// Full name: DG.Tweening.Plugins.Core.PathCore.LinearDecoder

namespace DG.Tweening.Plugins.Core.PathCore
{
public class LinearDecoder // TypeDefIndex: 11263
{

	// Methods
	// RVA: -1
	internal virtual type#28660 FinalizePath(type#24308 p, type#13587 wps, type#15313 isClosedPath) { }
	// RVA: -1
	internal virtual type#28468 GetPoint(type#26059 perc, type#13587 wps, type#24308 p, type#12951 controlPoints) { }
	// RVA: -1
	internal type#28660 SetTimeToLengthTables(type#24308 p, type#20867 subdivisions) { }
	// RVA: -1
	internal type#28660 SetWaypointsLengths(type#24308 p, type#20867 subdivisions) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
