]> OCCT Git - occt.git/commit
0033084: Visualization - Cylindrical prism is selectable only by its base when extrud... CR33084_1
authormzernova <mzernova@opencascade.com>
Wed, 3 Aug 2022 09:46:53 +0000 (12:46 +0300)
committerkgv <kgv@opencascade.com>
Thu, 4 Aug 2022 08:13:12 +0000 (11:13 +0300)
commitbfc5a076ecfa285fb453a5e599360b0ae00f6904
tree930a63247d52e2605fc9d22abeab63a57639274b
parente1b097eb670f5c3d4aae5999e60e07cf8b38f059
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]