]> OCCT Git - occt.git/commit
0031777: Visualization - improve SelectMgr_EntityOwner to process selection scheme
authormzernova <mzernova@opencascade.com>
Tue, 7 Feb 2023 02:17:58 +0000 (02:17 +0000)
committervglukhik <vglukhik@opencascade.com>
Fri, 21 Jul 2023 15:33:43 +0000 (16:33 +0100)
commite3a803bbaf3531ecf8da3c21ebec54a333456729
treedbac91f68313906c4e66f2a7536c97acdc3e7476
parentb6388d8b34a3d77db407207e6c4a086a01a78371
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