]> OCCT Git - occt-copy.git/commit
0030717: Visualization, AIS_InteractiveContext::Erase() - selection presentation...
authorkgv <kgv@opencascade.com>
Sun, 19 May 2019 06:46:59 +0000 (09:46 +0300)
committermgn <mgn@opencascade.com>
Tue, 4 Jun 2019 08:23:57 +0000 (11:23 +0300)
commit2cfc6a5d6b81cd2e29e9a5c41c1d0cd7429869ad
treed37257a2e2602e2f14145a4f756e828910e220af
parent63939d2f86fd2bddbf1ddc4c3f0157e032118c23
0030717: Visualization, AIS_InteractiveContext::Erase() - selection presentation in a mode other than the default after hiding an object

AIS_InteractiveContext::EraseGlobal() now erases all object owners
(in the same way as AIS_InteractiveContext::ClearGlobal()).

Removed redundant fields AIS_InteractiveContext::myLastinMain and myWasLastMain.
src/AIS/AIS_InteractiveContext.cxx
src/AIS/AIS_InteractiveContext.hxx
src/AIS/AIS_InteractiveContext_1.cxx
tests/bugs/vis/bug30717 [new file with mode: 0644]