// Assembly: Unity.VectorGraphics
// Full name: Unity.VectorGraphics.External.ClipperLib.TEdge

namespace Unity.VectorGraphics.External.ClipperLib
{
public class TEdge // TypeDefIndex: 10950
{
	// Fields
	type#20924 Bot;
	type#20924 Curr;
	type#20924 Top;
	type#20924 Delta;
	type#17432 Dx;
	type#24545 PolyTyp;
	type#17711 Side;
	type#20869 WindDelta;
	type#20869 WindCnt;
	type#20869 WindCnt2;
	type#20869 OutIdx;
	type#26853 Next;
	type#26853 Prev;
	type#26853 NextInLML;
	type#26853 NextInAEL;
	type#26853 PrevInAEL;
	type#26853 NextInSEL;
	type#26853 PrevInSEL;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
}
}
