occt: master fe76088c

Author Committer Branch Timestamp Parent
kgv bugmaster master 2018-03-25 17:41:41 master 0e443e13
Changeset 0027618: Visualization - selection returns entity overlapped by another entity on border cases

SelectMgr_ViewerSelector::updatePoint3d() - scale tolerance according to Camera defintion.
SelectMgr_RectangularFrustum::segmentSegmentDistance() now uses gp::Resolution() instead of Precision::Confusion().
mod - src/SelectMgr/SelectMgr_RectangularFrustum.cxx Diff File
mod - src/SelectMgr/SelectMgr_ViewerSelector.cxx Diff File
mod - src/SelectMgr/SelectMgr_ViewerSelector.hxx Diff File
mod - tests/bugs/vis/bug24420 Diff File
mod - tests/bugs/vis/bug26413 Diff File
add - tests/bugs/vis/bug27618 Diff File