]> OCCT Git - occt-copy.git/commit
0031378: Modeling algorithms - brep incremental mesh is frozen during STEP file loading CR0_se
authoroan <oan@opencascade.com>
Thu, 12 Mar 2020 14:37:09 +0000 (17:37 +0300)
committeroan <oan@opencascade.com>
Thu, 12 Mar 2020 16:14:22 +0000 (19:14 +0300)
commit012157a2726889f960a3421badd4cc9bf87e9949
tree2f60b43afc0a6c15e45cade177d1ca507d3b2cbe
parentd6e18114eb95ed3affb9cf670ea08454dceffc2c
0031378: Modeling algorithms - brep incremental mesh is frozen during STEP file loading

Refactoring of BRepMesh_Delaun::isBoundToFrontier() to unwind the recursion loop.
src/BRepMesh/BRepMesh_Delaun.cxx
src/BRepMesh/BRepMesh_Delaun.hxx
tests/bugs/mesh/bug31378 [new file with mode: 0644]