]> 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>
Fri, 22 Apr 2016 12:26:32 +0000 (15:26 +0300)
commit148d8973a8b5db472825d7ac9060f21f78428c2e
tree534aea8d9f9e191d0c40da2c4c7bf9595a763679
parenta495ec8d5e35de75b027cf182d477219e92f2884
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