X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=delaunay.git;a=blobdiff_plain;f=test%2Fdelaunay.tex;h=5b983917f08ffd6b5ede9ebfdc339150de3fe884;hp=b45f05d479e7fafce4829b77ef1d53e695b57c61;hb=d865bd5b172801559649eabbef29fd8f3898ce70;hpb=4b4f6ae2ce34662269e37912c19c856ebf0cde17 diff --git a/test/delaunay.tex b/test/delaunay.tex index b45f05d..5b98391 100644 --- a/test/delaunay.tex +++ b/test/delaunay.tex @@ -13,6 +13,16 @@ \buildMeshBW[mode=ext,bbox = show, color=red,colorBbox = blue]{mesh.txt} + +\buildMeshBWinc[mode=ext,bbox = show, color=red,colorBbox = +blue]{mesh.txt}{% + beginfig(0); +}% +{% + draw MeshPoints[3] -- MeshPoints[9]; + endfig; +} + \meshAddPointBW[ meshpoint = x, colorNew =green!20!red,