Provides an exact arithmetic 2d conforming Delaunay triangulation (CDT) of points,
constraints ("breaklines") and boundaries.
The ConformingDelaunayTriangulation2d..::.IterationStepEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ConformingDelaunayTriangulation2d..::.IterationStepEventArgs | A new iteration step event argument. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CurrentIterationStep | Gets the number of the current iteration step. |
![]() | NumberOfPointsInserted | Gets the number of point that have been inserted in the current iteration step. |