Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Poly2Tri
DelaunayTriangle Class
DelaunayTriangle Methods
Area Method
Centroid Method
Contains Method
EdgeIndex Method
GetConstrainedEdgeAcross Method
GetConstrainedEdgeCCW Method
GetConstrainedEdgeCW Method
GetDelaunayEdgeAcross Method
GetDelaunayEdgeCCW Method
GetDelaunayEdgeCW Method
IndexCCWFrom Method
IndexCWFrom Method
IndexOf Method
Legalize Method
MarkConstrainedEdge Method
MarkEdge Method
MarkNeighbor Method
MarkNeighborEdges Method
NeighborAcrossFrom Method
NeighborCCWFrom Method
NeighborCWFrom Method
OppositePoint Method
PointCCWFrom Method
PointCWFrom Method
SetConstrainedEdgeAcross Method
SetConstrainedEdgeCCW Method
SetConstrainedEdgeCW Method
SetDelaunayEdgeAcross Method
SetDelaunayEdgeCCW Method
SetDelaunayEdgeCW Method
ToString Method
Delaunay
Triangle Methods
The
DelaunayTriangle
type exposes the following members.
Methods
Name
Description
Area
Centroid
Contains
EdgeIndex
Get the index of the neighbor that shares this edge (or -1 if it isn't shared)
Equals
Determines whether the specified object is equal to the current object.
(Inherited from
Object
)
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
)
GetConstrainedEdgeAcross
GetConstrainedEdgeCCW
GetConstrainedEdgeCW
GetDelaunayEdgeAcross
GetDelaunayEdgeCCW
GetDelaunayEdgeCW
GetHashCode
Serves as the default hash function.
(Inherited from
Object
)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
)
IndexCCWFrom
IndexCWFrom
IndexOf
Legalize
Legalize triangle by rotating clockwise around oPoint
MarkConstrainedEdge(DTSweepConstraint)
MarkConstrainedEdge(Int32)
MarkConstrainedEdge(TriangulationPoint, TriangulationPoint)
Mark edge as constrained
MarkEdge(DelaunayTriangle)
MarkEdge(List
DelaunayTriangle
)
MarkNeighbor
Exhaustive search to update neighbor pointers
MarkNeighborEdges
Finalize edge marking
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
)
NeighborAcrossFrom
NeighborCCWFrom
NeighborCWFrom
OppositePoint
PointCCWFrom
PointCWFrom
SetConstrainedEdgeAcross
SetConstrainedEdgeCCW
SetConstrainedEdgeCW
SetDelaunayEdgeAcross
SetDelaunayEdgeCCW
SetDelaunayEdgeCW
ToString
(Overrides
Object
ToString
)
Top
See Also
Reference
DelaunayTriangle Class
Poly2Tri Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net