]> OCCT Git - occt-copy.git/commit
0031378: Modeling algorithms - brep incremental mesh is frozen during STEP file loading
authoroan <oan@opencascade.com>
Thu, 12 Mar 2020 14:37:09 +0000 (17:37 +0300)
committernds <nds@opencascade.com>
Mon, 16 Mar 2020 15:35:55 +0000 (18:35 +0300)
commit919432a8ed4ecf14166ae46e1e0cdc5d8904b187
treea99b7e58b73f0d4ab8e44d9e10d18e5f95ffb418
parentbf57eba199b37561335b25418e6a265ec261dc90
0031378: Modeling algorithms - brep incremental mesh is frozen during STEP file loading

Refactoring of BRepMesh_Delaun::isBoundToFrontier() to unwind the recursion loop.

(cherry picked from commit 012157a2726889f960a3421badd4cc9bf87e9949)
(cherry picked from commit 5e79b5279e0f6a7a9fbb8e978f3fdcd0b766e051)
src/BRepMesh/BRepMesh_Delaun.cxx
src/BRepMesh/BRepMesh_Delaun.hxx
tests/bugs/mesh/bug31378 [new file with mode: 0644]