]> OCCT Git - occt-copy.git/commit
0030695: Visualization - selection by box should use clipping planes set for viewer...
authornds <nds@opencascade.com>
Tue, 14 May 2019 11:29:21 +0000 (14:29 +0300)
committernds <nds@opencascade.com>
Tue, 14 May 2019 11:29:21 +0000 (14:29 +0300)
commitd8bf73d5167157eadfbf8e7f440b9697e6c2469d
treee92b7f89b21780b591bd058b361da81c40724cfb
parent8016b09836d484f061a75ac303953f9d80c05109
0030695: Visualization - selection by box should use clipping planes set for viewer - if object touches the clipping plane and not outside, the proposed result state of probeBox is Graphic3d_ClipState_In.
src/Graphic3d/Graphic3d_ClipPlane.hxx
src/SelectMgr/SelectMgr_ViewerSelector.cxx
src/StdSelect/StdSelect_ViewerSelector3d.cxx
tests/bugs/vis/bug30695 [new file with mode: 0644]