// Assembly: Unity.VectorGraphics
// Full name: Unity.VectorGraphics.External.LibTessDotNet.CombineCallback

namespace Unity.VectorGraphics.External.LibTessDotNet
{
public class CombineCallback // TypeDefIndex: 10936
{

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#23705 object, type#20925 method) { }
	// RVA: -1
	public virtual type#23705 Invoke(type#28433 position, type#13299 data, type#13412 weights) { }
	// RVA: -1
	public virtual type#19811 BeginInvoke(type#28433 position, type#13299 data, type#13412 weights, type#14561 callback, type#23705 object) { }
	// RVA: -1
	public virtual type#23705 EndInvoke(type#19811 result) { }
}
}
