]> OCCT Git - occt.git/commit
0031777: Visualization - improve SelectMgr_EntityOwner to process selection scheme IR-2023-04-14
authormzernova <mzernova@opencascade.com>
Tue, 7 Feb 2023 02:17:58 +0000 (02:17 +0000)
committermzernova <mzernova@opencascade.com>
Wed, 5 Apr 2023 16:20:33 +0000 (17:20 +0100)
commitf9998f03ad9e7fdf6c2706cda5c224146cfc7980
tree9b86e093b17f5e57e7aca0859c8f5a6a6c7dfd22
parentc479c4f6d89ed7c5e33dd35a5e110f13776b7cab
0031777: Visualization - improve SelectMgr_EntityOwner to process selection scheme

The selection scheme has been propagated to Owner object interface, and the
AIS_Selection::Select() method has been replaced to unify the logic.
src/AIS/AIS_InteractiveContext.cxx
src/AIS/AIS_InteractiveContext.hxx
src/AIS/AIS_Selection.cxx
src/AIS/AIS_Selection.hxx
src/SelectMgr/SelectMgr_EntityOwner.cxx
src/SelectMgr/SelectMgr_EntityOwner.hxx