DTSweepContextMapTriangleToNodes Method |
Try to map a node to all sides of this triangle that don't have
a neighbor.
Namespace: Poly2TriAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void MapTriangleToNodes(
DelaunayTriangle t
)
Parameters
- t DelaunayTriangle
[Missing <param name="t"/> documentation for "M:Poly2Tri.DTSweepContext.MapTriangleToNodes(Poly2Tri.DelaunayTriangle)"]
See Also