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
Point
CWFrom Method
Gets the clockwise point relative to the specified point.
Namespace:
Poly2Tri
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
TriangulationPoint
PointCWFrom
(
TriangulationPoint
point
)
Parameters
point
TriangulationPoint
The reference point.
Return Value
TriangulationPoint
The clockwise point.
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