Name | Description |
---|---|
BooleanTools | |
CuttingTools | |
Edge | |
EdgeIntersectInfo | |
SimpleCombiner | Combines a list of triangles into a list of convex polygons. Starts with a seed triangle, keep adding triangles to it until you can't add any more without making the polygon non-convex. |
SimplifyTools | Provides a set of tools to simplify polygons in various ways. |
YuPengClipper | |
YuPengClipper.Edge | Specifies an Edge. Edges are used to represent simplicies in simplical chains |