ENH: isoSurfaceCell: orientation of triangles

This commit is contained in:
mattijs
2011-09-22 21:53:28 +01:00
parent 1d60681ec5
commit 41133ed370
4 changed files with 359 additions and 238 deletions

View File

@ -255,6 +255,7 @@ surfaces
distance 0.0;
interpolate false;
regularise false; // Optional: do not simplify
// mergeTol 1e-10; // Optional: fraction of mesh bounding box
// to merge points (default=1e-6)
}