// Assembly: Unity.VectorGraphics
// Full name: Vertex

public class Vertex // TypeDefIndex: 10919
{
	// Fields
	type#32338 _prev;
	type#32338 _next;
	type#32330 _anEdge;
	type#28435 _coords;
	type#26061 _s;
	type#26061 _t;
	type#24149 _pqHandle;
	type#20869 _n;
	type#23707 _data;

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