]> OCCT Git - occt-copy.git/commit
0025555: Wrong result of classification of a point relative to solid CR0_671_FixG
authorazv <azv@opencascade.com>
Thu, 11 Dec 2014 13:06:35 +0000 (16:06 +0300)
committernbv <nbv@opencascade.com>
Fri, 16 Sep 2016 13:29:47 +0000 (16:29 +0300)
commit615112ace61d4567f498c4d95d99eb68e547bf1f
tree93fdffdff486fab0015711691383249ad42734b9
parente93246f00a42a625cf27e232a33761ab36ca0ba3
0025555: Wrong result of classification of a point relative to solid

Implemented additional verification that the point found by Extrema is placed inside the face. This way turns off searching the additional inner point.

Test case for issue CR25555

(cherry picked from commit 3922a2ec0f2e990d6f7175032c1700dc806d2398)

Conflicts:
src/BRepClass3d/BRepClass3d_SClassifier.cxx

Task GEOM-04-012: Wrong state of SolidClassifier Set-58.
src/BRepClass3d/BRepClass3d_SolidExplorer.cxx
tests/bugs/modalg_5/bug25555 [new file with mode: 0755]