]> OCCT Git - occt-copy.git/commit
0028725: Degradation in performance of BRepExtrema_DistShapeShape
authornbv <nbv@opencascade.com>
Thu, 11 May 2017 12:17:43 +0000 (15:17 +0300)
committernbv <nbv@opencascade.com>
Mon, 15 May 2017 07:54:24 +0000 (10:54 +0300)
commitb8e5ce678e4223e3b359256067e235cbe053ad5c
tree4207463ebd9cafb24f89e6335289bdb53d90c371
parentece2d8b14373a4451825d63a991818b76e2ea098
0028725: Degradation in performance of BRepExtrema_DistShapeShape

If Curve-Curve-Extrema algorithm returned small number of extremas then unification of every extrema will been made as it was made before the patch #27665 (without Cell-filter).
src/Extrema/Extrema_GExtCC.gxx
tests/bugs/modalg_2/bug5805_17
tests/bugs/modalg_5/bug23706_11
tests/bugs/modalg_5/bug23706_12
tests/bugs/modalg_6/bug28725 [new file with mode: 0644]