]> 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)
committerpdn <pdn@opencascade.com>
Thu, 10 Sep 2015 08:06:23 +0000 (11:06 +0300)
commitc7c896e95d4b57973dd249ebfe604a6a12b5a2f4
tree49dcd74e1021950dc81b295ba20a55db1374e737
parent3e63891d8f2efce5f9821cd98f156087b99b81e5
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