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
Legalize Method
Legalize triangle by rotating clockwise around oPoint
Namespace:
Poly2Tri
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
void
Legalize
(
TriangulationPoint
oPoint
,
TriangulationPoint
nPoint
)
Parameters
oPoint
TriangulationPoint
The origin point to rotate around
nPoint
TriangulationPoint
???
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