occt: master d31fb73a

Author Committer Branch Timestamp Parent
age bugmaster master 2019-06-05 09:30:01 master 8d2c79f4
Changeset 0030765: Visualization - Incorrect intersection with Select3D_SensitiveBox when clipping is turned on

SelectMgr_RectangularFrustum::Overlaps method for computing intersection of box with frustum was reworked. Now the nearest non-clipped point is calculated.
mod - src/SelectMgr/SelectMgr_RectangularFrustum.cxx Diff File
mod - src/SelectMgr/SelectMgr_ViewClipRange.hxx Diff File
add - tests/v3d/point_cloud/sensitivebox Diff File