Click or drag to resize

DTSweep Class

Implements the sweep-line constrained Delaunay triangulation algorithm.
Inheritance Hierarchy
SystemObject
  Poly2TriDTSweep

Namespace: Poly2Tri
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static class DTSweep

The DTSweep type exposes the following members.

Methods
 NameDescription
Public methodStatic memberTriangulate Triangulate simple polygon with holes.
Top
See Also