From: ABV <> Date: Fri, 20 May 2011 13:40:08 +0000 (+0000) Subject: OCC22322 Improvement extrema Additional integration X-Git-Tag: V6_5_1~10 X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=commitdiff_plain;h=bdde571531188ed8a4f6c4ddc66567d0cfc7d3cd;ds=sidebyside OCC22322 Improvement extrema Additional integration --- diff --git a/src/BRepExtrema/BRepExtrema_DistShapeShape.cxx b/src/BRepExtrema/BRepExtrema_DistShapeShape.cxx index 90ac2bfbd1..2cb01295b3 100755 --- a/src/BRepExtrema/BRepExtrema_DistShapeShape.cxx +++ b/src/BRepExtrema/BRepExtrema_DistShapeShape.cxx @@ -212,7 +212,7 @@ Standard_Boolean BRepExtrema_DistShapeShape::Perform() BRepClass3d_SolidClassifier Classi(myShape1); const Standard_Integer nbv2 = myMapV2.Extent(); Standard_Integer nbv1 = 0; - do + while ( (nbv1