DelaunayTriangleMarkNeighbor Method |
Exhaustive search to update neighbor pointers
Namespace: Poly2TriAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void MarkNeighbor(
DelaunayTriangle t
)
Parameters
- t DelaunayTriangle
- The neighboring triangle to register.
See Also