0026076: Visualization - empty bounding box of a shape after closing local context
authorvpa <vpa@opencascade.com>
Fri, 17 Apr 2015 17:12:29 +0000 (20:12 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 23 Apr 2015 13:12:55 +0000 (16:12 +0300)
commitb3c433fea3dceee4990d3697f004da874eb5718d
tree09617c1779323cf0fd0a779b3776f2c03085ee2d
parent2afd4e98888cda0bd53370dfe74b9fec29269abe
0026076: Visualization - empty bounding box of a shape after closing local context

Fixed handling of invalid bounding boxes;
Links related to temporary objects are now removed from selection structures;
Test case for issue #26076
src/AIS/AIS_InteractiveObject.cxx
src/AIS/AIS_LocalContext.cxx
src/SelectMgr/SelectMgr_SelectableObjectSet.cxx
src/SelectMgr/SelectMgr_SelectionManager.cxx
src/ViewerTest/ViewerTest.cxx
tests/bugs/vis/bug26076 [new file with mode: 0644]