]> OCCT Git - occt.git/commit
0028500: Artifact in shaded view of the shape
authoroan <oan@opencascade.com>
Wed, 30 Oct 2019 09:08:19 +0000 (12:08 +0300)
committersmoskvin <smoskvin@opencascade.com>
Mon, 31 Oct 2022 15:21:44 +0000 (18:21 +0300)
commitf73592edf0ad5231c84e5332c8c47f54ed178780
tree6ca9db29b681b495afa42c4e91a247e15346da80
parenta24391a133723a4e93f5717a6678d503feefb37c
0028500: Artifact in shaded view of the shape

Increase minimum number of discretization points by one explicitly on each iteration of model healer to cover cases degenerated to line (for cases when face consists of 2 edges only).
12 files changed:
src/BRepMesh/BRepMesh_CurveTessellator.cxx
src/BRepMesh/BRepMesh_CurveTessellator.hxx
src/BRepMesh/BRepMesh_EdgeDiscret.cxx
src/BRepMesh/BRepMesh_EdgeDiscret.hxx
src/BRepMesh/BRepMesh_ModelHealer.cxx
tests/bugs/mesh/bug25044_12
tests/bugs/mesh/bug25044_13
tests/bugs/mesh/bug25044_60
tests/bugs/mesh/bug28500
tests/bugs/mesh/bug32692_1
tests/hlr/poly_hlr/C3
tests/hlr/poly_hlr/bug23625_1