The ConstraintDelaunayTriangulation2d type exposes the following members.

Methods

  NameDescription
AddPointToCurrentTriangulation
Not implemented for constraint triangulation.
Dispose
Disposes the triangulation.
(Inherited from DelaunayTriangulation2d.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GenerateRaster
Not implemented for constraint triangulation.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetTrianglesOverloaded.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetXYExtents
Returns the minX, minY, maxX and maxY coordinates of the triangulation in an array.
(Inherited from DelaunayTriangulation2d.)
GetZCoordinate
Interpolates the z-coordinate of the triangulated surface at a given point in the xy-plane.
(Inherited from DelaunayTriangulation2d.)
RasterizeCurrentTriangulationOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
TriangulateOverloaded.

See Also