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

namespace Unity.VectorGraphics.External.ClipperLib
{
public class IntRect // TypeDefIndex: 10942
{
	// Fields
	type#20904 left;
	type#20904 top;
	type#20904 right;
	type#20904 bottom;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20900 l, type#20900 t, type#20900 r, type#20900 b) { }
	// RVA: -1
	public type#28660 .ctor(type#20940 ir) { }
}
}
