0026978: VIS - Interactive selection is insensitive to swept shell
authorkgv <kgv@opencascade.com>
Mon, 12 Aug 2019 14:47:28 +0000 (17:47 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 16 Aug 2019 09:16:40 +0000 (12:16 +0300)
commit2546fd477f15c53b39d9c551f8a9aa1214e5618c
tree8bed2d147fc58aafa02aec373ab2d772bd52a6e3
parent7fab82af5fdda7b19f90029c4ad197481669b0e2
0026978: VIS - Interactive selection is insensitive to swept shell

IVtkOCC_SelectableObject::BoundingBox(), AIS_Shape::BoundingBox() now don't use
BRepBndLib::AddClose() on arbitrary shapes.
src/AIS/AIS_Shape.cxx
src/IVtkOCC/IVtkOCC_SelectableObject.cxx
tests/v3d/ivtk/bug26978