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

namespace Unity.VectorGraphics.External.ClipperLib
{
public class OutRec // TypeDefIndex: 10956
{
	// Fields
	type#20869 Idx;
	type#15315 IsHole;
	type#15315 IsOpen;
	type#23969 FirstLeft;
	type#23967 Pts;
	type#23967 BottomPt;
	type#24542 PolyNode;

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