0032184: Visualization - remove ambiguous AIS_GlobalStatus constructor
authorkgv <kgv@opencascade.com>
Mon, 1 Mar 2021 10:20:58 +0000 (13:20 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 4 Mar 2021 16:39:20 +0000 (19:39 +0300)
commit42ddd0028c99bbadc1ca9656f7e50af71b61d480
tree5d2742be8284593a274023a85e69ee0c363f6866
parent33425a46b83afc5f96c2278caff10dc6351ec091
0032184: Visualization - remove ambiguous AIS_GlobalStatus constructor

Auxiliary AIS_GlobalStatus constructor has been removed.
AIS_InteractiveContext::setObjectStatus() no more adds
an invalid -1 mode to AIS_GlobalStatus.

Never updated property AIS_GlobalStatus::GetLayerIndex() has been removed;
AIS_InteractiveContext::SetTransformPersistence() has been corrected to use
ZLayer defined within object itself.
src/AIS/AIS_GlobalStatus.cxx
src/AIS/AIS_GlobalStatus.hxx
src/AIS/AIS_InteractiveContext.cxx
src/QABugs/QABugs_11.cxx
tests/bugs/vis/bug166 [deleted file]