occt: master b2af2f56

Author Committer Branch Timestamp Parent
nbv bugmaster master 2015-01-29 11:00:11 master a70f5823
Changeset 0025715: Intersection between cylinders produces excess vertices

1. Curve boundaries were more precised.
2. Some test cases were changed in accordance of their new behavior.
3. Code fragment for WLines joining was moved to higher level (for more universal using in the future).

Code was changed in accordance with the last remark.

Added test cases bugs/modalg_5/bug25715_1 bug25715_2 bug25715_3
mod - src/IntPatch/IntPatch_ImpImpIntersection_4.gxx Diff File
mod - src/IntPatch/IntPatch_Intersection.cxx Diff File
mod - src/IntTools/IntTools_FaceFace.cxx Diff File
mod - tests/bugs/modalg_5/bug24825_common Diff File
mod - tests/bugs/modalg_5/bug24825_cut Diff File
mod - tests/bugs/modalg_5/bug24825_fuse Diff File
mod - tests/bugs/modalg_5/bug24981 Diff File
add - tests/bugs/modalg_5/bug25715_1 Diff File
add - tests/bugs/modalg_5/bug25715_2 Diff File
add - tests/bugs/modalg_5/bug25715_3 Diff File