]> 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, 3 Mar 2025 12:11:31 +0000 (12:11 +0000)
commit4c1ce53d999afdd9f579e21f1374f5e24aa2ccde
tree04a3d5e7a3bdafb6fb868c216f2f78e6f1b477fc
parentf10643306a9de1e4f4396e92e7e1de08a847b803
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