]> OCCT Git - occt-copy.git/commit
0031221: Visualization - selection filter in context
authornds <nds@opencascade.com>
Sun, 8 Dec 2019 15:57:34 +0000 (18:57 +0300)
committernds <nds@opencascade.com>
Thu, 19 Nov 2020 08:43:06 +0000 (11:43 +0300)
commitf57c6bb5e1e7611d2029ac4feddcbd3f3c5cbaf1
tree98ed1ec6df773551a81e6300388145d433020bda
parentc51d9e6afc272a16ac82ab747c78fa2536585de1
0031221: Visualization - selection filter in context

(cherry picked from commit 7f8014f280f940a7fdeceaf8a612769dc43eaa79)
15 files changed:
src/AIS/AIS_InteractiveContext.cxx
src/AIS/AIS_InteractiveContext.hxx
src/AIS/AIS_InteractiveContext_1.cxx
src/AIS/AIS_InteractiveContext_2.cxx
src/AIS/AIS_InteractiveContext_3.cxx
src/AIS/AIS_Selection.cxx
src/SelectMgr/FILES
src/SelectMgr/SelectMgr_AndFilter.cxx
src/SelectMgr/SelectMgr_AndFilter.hxx
src/SelectMgr/SelectMgr_DisabledObjectsFilter.cxx [new file with mode: 0644]
src/SelectMgr/SelectMgr_DisabledObjectsFilter.hxx [new file with mode: 0644]
src/SelectMgr/SelectMgr_Filter.hxx
src/SelectMgr/SelectMgr_FilterReaction.hxx [new file with mode: 0644]
src/SelectMgr/SelectMgr_OrFilter.cxx
src/SelectMgr/SelectMgr_OrFilter.hxx