occt: master 660b601e

Author Committer Branch Timestamp Parent
abv abv master 2016-02-15 16:33:29 master 451c4a3a
Changeset 0026692: BRepMesh hangs on the attached shape due to tessellation points produced out of surface range

BRepMesh_EdgeTessellator: do not use points out of face range and edge tolerance.

Test cases for issue CR26692
mod - src/BRepMesh/BRepMesh_EdgeTessellationExtractor.cxx Diff File
mod - src/BRepMesh/BRepMesh_EdgeTessellationExtractor.hxx Diff File
mod - src/BRepMesh/BRepMesh_EdgeTessellator.cxx Diff File
mod - src/BRepMesh/BRepMesh_EdgeTessellator.hxx Diff File
mod - src/BRepMesh/BRepMesh_FastDiscret.cxx Diff File
mod - src/BRepMesh/BRepMesh_IEdgeTool.hxx Diff File
add - tests/bugs/mesh/bug26692_1 Diff File
add - tests/bugs/mesh/bug26692_2 Diff File