]> SALOME platform Git repositories - tools/medcoupling.git/commit
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>
Thu, 12 Apr 2018 09:20:42 +0000 (11:20 +0200)
commit6af9dc4d365e4f1066db9b888da0f4896edaa81f
treeb8e1a871248fdeb7e61364dd53abe3b76fba69fd
parent22180620a030d1e31592593fb396e3e2700986a7
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