]> OCCT Git - occt.git/commit
Fix selection for flipped objects
authormzernova <mzernova@opencascade.com>
Fri, 16 Aug 2024 11:46:59 +0000 (12:46 +0100)
committermzernova <mzernova@opencascade.com>
Mon, 19 Aug 2024 07:50:29 +0000 (08:50 +0100)
commit491949d2a4b7141e584125b3518626844009b2bc
tree749903d3e539a24b226dfe32d59d8aa1857cbfa4
parent0c8ef06caf20220eab787b41b6b3e0a468d1b304
Fix selection for flipped objects
16 files changed:
src/Graphic3d/FILES
src/Graphic3d/Graphic3d_CStructure.cxx
src/Graphic3d/Graphic3d_CStructure.hxx
src/Graphic3d/Graphic3d_Flipper.cxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_Flipper.hxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_Group.hxx
src/Graphic3d/Graphic3d_Structure.cxx
src/OpenGl/OpenGl_Group.cxx
src/Select3D/Select3D_SensitiveEntity.cxx
src/Select3D/Select3D_SensitiveEntity.hxx
src/SelectMgr/SelectMgr.cxx
src/SelectMgr/SelectMgr_SelectableObjectSet.cxx
src/SelectMgr/SelectMgr_SelectableObjectSet.hxx
src/SelectMgr/SelectMgr_SensitiveEntitySet.cxx
src/SelectMgr/SelectMgr_SensitiveEntitySet.hxx
src/SelectMgr/SelectMgr_ViewerSelector.cxx