occt: master b70d2b09

Author Committer Branch Timestamp Parent
nbv bugmaster master 2015-02-11 06:16:00 master b8f2022f
Changeset 0025782: The result of intersection between two cylinders is incorrect

1. Cylinders are tangent to each other indeed. Fix processes this case.
2. Algorithm of intersection line computing (in case of cylinders with two parallel axes) has been changed.

Test cases for issue CR25782
mod - src/IntAna/IntAna_QuadQuadGeo.cxx Diff File
add - tests/bugs/moddata_3/bug25782_1 Diff File
add - tests/bugs/moddata_3/bug25782_2 Diff File