]> OCCT Git - occt-copy.git/commit
0026664: Triangulating a very small polygon fails
authorpdn <pdn@opencascade.com>
Tue, 8 Sep 2015 15:26:16 +0000 (18:26 +0300)
committermsv <msv@opencascade.com>
Thu, 22 Oct 2015 12:51:02 +0000 (15:51 +0300)
commit3898bfaad66c430980c2ef93e2b1e6323943fe1b
tree21af2d4672e2299078f59a1dc5802944d0ffd231
parentb6922dd7b0f0f25512e34999ff17056b9010787a
0026664: Triangulating a very small polygon fails

Parameter for adaptive computation of minimal 2D meshing precision added
src/BRepMesh/BRepMesh_FaceAttribute.cxx
src/BRepMesh/BRepMesh_FaceAttribute.hxx
src/BRepMesh/BRepMesh_FastDiscret.cxx
src/BRepMesh/BRepMesh_FastDiscret.hxx
src/BRepMesh/BRepMesh_IncrementalMesh.cxx
src/BRepMesh/BRepMesh_IncrementalMesh.hxx
src/MeshTest/MeshTest.cxx