occt: master 6b1fe48c

Author Committer Branch Timestamp Parent
emv bugmaster master 2014-03-27 13:10:12 master 9ba2c30f
Affected Issues  0024751: Performance improvements in the Edge/Edge intersection algorithm
Changeset 0024751: Performance improvements in the Edge/Edge intersection algorithm

Added new static method PointBoxDistance() to compute distance between point and bounding box.
Removed method IntTools_EdgeEdge::FindRoughRanges().
Test cases for issue CR24751
mod - src/IntTools/IntTools_EdgeEdge.cdl Diff File
mod - src/IntTools/IntTools_EdgeEdge.cxx Diff File
add - tests/bugs/modalg_5/bug24751_1 Diff File
add - tests/bugs/modalg_5/bug24751_2 Diff File
add - tests/bugs/modalg_5/bug24751_3 Diff File
add - tests/bugs/modalg_5/bug24751_4 Diff File
add - tests/bugs/modalg_5/bug24751_5 Diff File