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

namespace Unity.VectorGraphics.External.ClipperLib
{
public class DoublePoint // TypeDefIndex: 10937
{
	// Fields
	type#17434 X;
	type#17434 Y;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#17439 x, type#17439 y) { }
	// RVA: -1
	public type#28660 .ctor(type#17451 dp) { }
	// RVA: -1
	public type#28660 .ctor(type#20922 ip) { }
}
}
