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

namespace Unity.VectorGraphics
{
public class VectorClip // TypeDefIndex: 10863
{
	// Fields
	type#20892 k_ClipperScale;
	type#10249 m_ClipStack;

	// Methods
	// RVA: -1
	internal static type#28660 ResetClip() { }
	// RVA: -1
	internal static type#28660 PushClip(type#8374 clipper, type#22503 transform) { }
	// RVA: -1
	internal static type#28660 PopClip() { }
	// RVA: -1
	internal static type#28660 ClipGeometry(type#34659 geom) { }
	// RVA: -1
	private static type#8345 BuildTriangleClipPaths(type#34659 geom) { }
	// RVA: -1
	private static type#28660 BuildGeometryFromClipPaths(type#34659 geom, type#8345 paths, type#9204 outVerts, type#9189 outInds, type#12195 maxIndex) { }
	// RVA: -1
	private static type#28660 StoreClipVertex(type#4605 vertexIndex, type#9204 vertices, type#9189 indices, type#20922 pt, type#12195 index) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
