occt: master b5ef9d91

Author Committer Branch Timestamp Parent
nbv bugmaster master 2015-04-07 14:41:37 master 536d98e2
Changeset 0025742: A partition of 2 shapes stresses a performance issue

1. Algorithm of aStepU1 computing was changed.
2. Interface to allow convert gp_XY(Z) to the math_Vector has been added.
3. Algorithm of point in V-boundaries computing has been changed.
4. Situation when intersection line walks along V-boundary of cylinder(s) is processed better.
5. Intersection lines are created with their individual step along U1 parameter.
6. Points processing has been moved to the assembly level.
7. Extend output of "bfuseblend" and "bcutblend" DRAW-command.
8. New option for "bfuseblend" and "bcutblend" command has been added.

Update Test cases

Test cases for issue CR25742
mod - src/BRepTest/BRepTest_FilletCommands.cxx Diff File
mod - src/IntPatch/IntPatch_ImpImpIntersection_4.gxx Diff File
mod - src/math/math_Vector.cxx Diff File
mod - src/math/math_Vector.hxx Diff File
mod - tests/blend/bfuseblend/B7 Diff File
mod - tests/blend/simple/K3 Diff File
mod - tests/bugs/modalg_5/bug24915 Diff File
mod - tests/bugs/modalg_5/bug25292_32 Diff File
mod - tests/bugs/modalg_5/bug25292_35 Diff File
add - tests/bugs/modalg_5/bug25742_1 Diff File
add - tests/bugs/modalg_5/bug25742_2 Diff File