tainicom.Aether.Physics2D.Common.PolygonManipulation Namespace
Documentation for types in the tainicom.Aether.Physics2D.Common.PolygonManipulation namespace.
Classes
| Type | Description |
|---|---|
tainicom.Aether.Physics2D.Common.PolygonManipulation.CuttingTools |
|
tainicom.Aether.Physics2D.Common.PolygonManipulation.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. |
tainicom.Aether.Physics2D.Common.PolygonManipulation.SimplifyTools |
Provides a set of tools to simplify polygons in various ways. |
tainicom.Aether.Physics2D.Common.PolygonManipulation.YuPengClipper |
Enums
| Type | Description |
|---|---|
tainicom.Aether.Physics2D.Common.PolygonManipulation.PolyClipError |