occt: master e1d576bf

Author Committer Branch Timestamp Parent
aml smoskvin master 2022-06-30 11:47:41 master e1f73829
Changeset 0033046: Modeling algorithms - improve performance of per-facet shape construction

Add new class (BRepBuilderAPI_MakeShapeOnMesh) to reconstruct shape from triangulation on per-facet basis.
add - src/BRepBuilderAPI/BRepBuilderAPI_MakeShapeOnMesh.cxx Diff File
add - src/BRepBuilderAPI/BRepBuilderAPI_MakeShapeOnMesh.hxx Diff File
mod - src/BRepBuilderAPI/FILES Diff File
mod - src/StlAPI/StlAPI_Reader.cxx Diff File
mod - tests/bugs/fclasses/bug23192_1 Diff File
mod - tests/bugs/fclasses/bug23192_2 Diff File
mod - tests/bugs/stlvrml/bug27622 Diff File
mod - tests/bugs/xde/bug22670_1 Diff File
mod - tests/bugs/xde/bug22670_2 Diff File
add - tests/perf/de/bug33046 Diff File