Salome HOME
Bug fix: SegSegIntersector::areColinears() was too tolerant.
authorabn <adrien.bruneton@cea.fr>
Thu, 12 Apr 2018 09:20:42 +0000 (11:20 +0200)
committerabn <adrien.bruneton@cea.fr>
Wed, 18 Apr 2018 14:46:40 +0000 (16:46 +0200)
commit079ea040c744a0b3dff27515f02637d183eafca8
treea80ca6c82b9b41f836037ce7d0c2ea95e31e7a36
parentb40d8f16eaebc48f81ff65fac45eb4690f43840b
Bug fix: SegSegIntersector::areColinears() was too tolerant.

(non homogeneous comparison of eps and quadratic term)
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeArcCircle.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeArcCircle.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeLin.cxx
src/MEDCoupling_Swig/MEDCouplingIntersectTest.py