]> 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)
committermsv <msv@opencascade.com>
Tue, 31 Mar 2020 17:23:17 +0000 (20:23 +0300)
commit8247e046888a0ceddab36150f2450350bceb56df
tree965440dcdde64b4208b030c5ae751b4c2b067fd6
parent5f16893ffb7a50269c051c27ff98dce493100132
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]