]> OCCT Git - occt-copy.git/commit
0030777: Visualization - Incorrect selection/highlighting of clipped objects
authorkgv <kgv@opencascade.com>
Sun, 16 Jun 2019 14:09:14 +0000 (17:09 +0300)
committermgn <mgn@opencascade.com>
Mon, 17 Jun 2019 07:30:49 +0000 (10:30 +0300)
commit2d24afe22402b43fcf5e57abb57acd6aa3f926b0
tree5ed0b2f3405d88ee2d6224646a0fc4003944d3ae
parentc00c6e7956d446b66468a39ed3e78385400f07fd
0030777: Visualization - Incorrect selection/highlighting of clipped objects

SelectMgr_ViewerSelector::traverseObject() now handles Object clipping planes in the same way as View clipping planes.

# Conflicts:
# src/SelectMgr/SelectMgr_ViewerSelector.cxx
13 files changed:
src/DrawResources/CheckCommands.tcl
src/SelectMgr/SelectMgr_BaseFrustum.cxx
src/SelectMgr/SelectMgr_BaseFrustum.hxx
src/SelectMgr/SelectMgr_RectangularFrustum.cxx
src/SelectMgr/SelectMgr_RectangularFrustum.hxx
src/SelectMgr/SelectMgr_SelectingVolumeManager.cxx
src/SelectMgr/SelectMgr_SelectingVolumeManager.hxx
src/SelectMgr/SelectMgr_ViewerSelector.cxx
src/SelectMgr/SelectMgr_ViewerSelector.hxx
src/StdSelect/StdSelect_ViewerSelector3d.cxx
src/StdSelect/StdSelect_ViewerSelector3d.hxx
tests/bugs/vis/bug30777 [new file with mode: 0644]
tests/v3d/point_cloud/sensitivebox