]> 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>
Fri, 15 May 2020 18:47:30 +0000 (21:47 +0300)
commit974ff986e10826ac2f2a4af23f24c0a69229b510
tree6189c48280459b7b1d7fbf8f201014c17cd7c8bd
parent35536f899d8ef8a031e3eeaf9147d0131b21b1b6
0031221: Visualization - selection filter in context

(cherry picked from commit 0ef1e0394c44f7cb1753634f53e6ef0e8cda86ad)

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