]> OCCT Git - occt.git/commit
Stack overflow when meshing(with tbb) shapes from attached step file #688
authordkulikov <dkulikov@opencascade.com>
Fri, 29 Aug 2025 16:23:16 +0000 (17:23 +0100)
committerdkulikov <dkulikov@opencascade.com>
Fri, 29 Aug 2025 16:23:16 +0000 (17:23 +0100)
commitd644a7b47fa5de80604a7812c627b25637f64ca9
treed2e427cd49d22a3f3c4d3f058dcd3b110360accb
parent51abcfc61cdab77d94dd990e5823a05287f75876
Stack overflow when meshing(with tbb) shapes from attached step file #688

Fixed stack overflow by introducing StackOfFrames class that allows for iterative approach instead of recursive.
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Delaun.cxx
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Delaun.hxx