]> OCCT Git - occt-copy.git/commit
0030737: Visualization - implementing new selection schemes in context CR0_DMUReviewer_IR-2019-08-30_CR30737
authorage <age@opencascade.com>
Wed, 25 Nov 2020 11:53:20 +0000 (14:53 +0300)
committerage <age@opencascade.com>
Wed, 25 Nov 2020 13:05:50 +0000 (16:05 +0300)
commit8c4b24bbd250672179f5967269e3e4f1972eca99
treef8394f58a2e9d789e3b32d9a27d952111e37fa17
parent8d45f552b7e2e3a111346e6c75c4f8745e4ecf40
0030737: Visualization - implementing new selection schemes in context

Improved AIS_SelectionScheme_ReplaceExtra scheme (now is a part of AIS_SelectionScheme_Replace)
Replaced AIS_NListOfEntityOwner with AIS_NArray1OfEntityOwner
Fixed bug with incorrect highlighting in xor mode (select several times the same objects)
src/AIS/AIS_InteractiveContext.hxx
src/AIS/AIS_InteractiveContext_1.cxx
src/AIS/AIS_NArray1OfEntityOwner.hxx [new file with mode: 0644]
src/AIS/AIS_Selection.cxx
src/AIS/AIS_Selection.hxx
src/AIS/AIS_ViewController.cxx
src/AIS/FILES