]> OCCT Git - occt-copy.git/commit
0026719: Visualization - cannot pick zoom persistent object
authorvpa <vpa@opencascade.com>
Thu, 8 Oct 2015 11:02:39 +0000 (14:02 +0300)
committeraba <aba@opencascade.com>
Thu, 8 Oct 2015 11:24:58 +0000 (14:24 +0300)
commit42a0649232ace1d10c022b6bf98af04dd370ab67
tree5363fabbb0dd337b40786c56f8fa626c820ac11c
parente9793362a7f8fe7b9d384eb375139e3fceda7675
0026719: Visualization - cannot pick zoom persistent object

- trsf matrix scale factor is now taken into account in depth and distance calculation in selection;
- fixed trsf matrix application error in frustum cache in SelectMgr_ViewerSelector;
- fixed multiple errors in vstate output;
- test cases for issue #26719.
src/SelectMgr/SelectMgr_RectangularFrustum.cxx
src/SelectMgr/SelectMgr_RectangularFrustum.hxx
src/SelectMgr/SelectMgr_ViewerSelector.cxx
src/ViewerTest/ViewerTest.cxx
tests/bugs/vis/bug26719_1 [new file with mode: 0644]
tests/bugs/vis/bug26719_2 [new file with mode: 0644]