Click or drag to resize

TriangulationDebugContext Constructor

Initializes a new instance of the TriangulationDebugContext class

Namespace: Poly2Tri
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public TriangulationDebugContext(
	TriangulationContext tcx
)

Parameters

tcx  TriangulationContext

[Missing <param name="tcx"/> documentation for "M:Poly2Tri.TriangulationDebugContext.#ctor(Poly2Tri.TriangulationContext)"]

See Also