Namespace Alis.Core.Physic.Common.PolygonManipulation
Classes
- CuttingTools
-
The cutting tools class
- YuPengClipper.Edge
-
Specifies an Edge. Edges are used to represent simplicies in simplical chains
- 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
-
The yu peng clipper class
Enums
- PolyClipError
-
The poly clip error enum
- PolyClipType
-
The poly clip type enum