]> 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>
Thu, 19 Nov 2020 08:43:18 +0000 (11:43 +0300)
commit2713e813613f06299ac4c52fe047326805a8495d
tree8b7282beb8b106a417559a5ef014f1314deb9b7b
parentf57c6bb5e1e7611d2029ac4feddcbd3f3c5cbaf1
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)
(cherry picked from commit 919432a8ed4ecf14166ae46e1e0cdc5d8904b187)
(cherry picked from commit 4477f12c4364729611674f2b388506fb2fb6cf23)
src/BRepMesh/BRepMesh_Delaun.cxx
src/BRepMesh/BRepMesh_Delaun.hxx
tests/bugs/mesh/bug31378 [new file with mode: 0644]