]> 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 <natalia.ermolaeva@opencascade.com>
Mon, 6 Jul 2020 16:54:43 +0000 (19:54 +0300)
commit2a8b3f072cb758f41342e25b9e948ed50a483371
treea4c6f84789f32538e45d269fd39b382e3df734b2
parent2192f3ebdd444ad6da6f049084f8e9d6e45a49c3
0031221: Visualization - selection filter in context

(cherry picked from commit 0ef1e0394c44f7cb1753634f53e6ef0e8cda86ad)

# Conflicts:
# src/AIS/AIS_InteractiveContext_1.cxx
(cherry picked from commit 53bbb3d99268d9aa89affe051ff82b51539a9946)
(cherry picked from commit 974ff986e10826ac2f2a4af23f24c0a69229b510)
(cherry picked from commit 41814dde4909777c3331febe5a5514fc12599ec7)
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