]> OCCT Git - occt.git/commit
0033084: Visualization - Cylindrical prism is selectable only by its base when extrud... CR0-OCCT-7.6
authormzernova <mzernova@opencascade.com>
Wed, 3 Aug 2022 09:46:53 +0000 (12:46 +0300)
committerkgv <kgv@opencascade.com>
Thu, 4 Aug 2022 08:16:55 +0000 (11:16 +0300)
commit9af8d63ee4f28d3d739e51b55cbfa3692db2ce39
tree0a370882e9ffcb52a28c494136afa51e7a2f98e1
parent57d48b7b350856c7ca4a0145f4f680c165241c08
0033084: Visualization - Cylindrical prism is selectable only by its base when extruded in some directions

Fixed bounding boxes for Select3D_SensitiveCylinder.

Added display of Select3D_SensitiveCylinder presentation using the "vsensdis" command.
Added test vselect/bugs/bug33084.
src/Select3D/Select3D_SensitiveCylinder.cxx
src/Select3D/Select3D_SensitiveCylinder.hxx
src/SelectMgr/SelectMgr.cxx
src/StdSelect/StdSelect_BRepSelectionTool.cxx
tests/vselect/bugs/bug33084 [new file with mode: 0644]