0030523: Visualization - Highlighting does not work anymore
authorBenjamin Bihler <benjamin.bihler@compositence.de>
Wed, 6 Mar 2019 12:02:29 +0000 (15:02 +0300)
committerapn <apn@opencascade.com>
Thu, 7 Mar 2019 15:06:49 +0000 (18:06 +0300)
commit55c8f0f7a4c54611ffea18a3f50736f1b28e52b2
tree26f33a40cc449c98185eff046d3ea05294dff3e6
parent799318357c5504f7f02d9fe5f39fc49b8a365976
0030523: Visualization - Highlighting does not work anymore

Added hints about ZLayer consideration and changing highlight colors to documentation
of AIS_InteractiveContext::SetHighlightStyle() method.

AIS_InteractiveContext::MoveTo() now checks if highlighting style does not use immediate layer
and performs full Redraw() instead of RedrawImmediate().

Improved parsing of ZLayer names within vdisplay, vzlayer and vselprops commands.
vreadpixel now reports syntax errors on wrong input.
src/AIS/AIS_InteractiveContext.hxx
src/AIS/AIS_InteractiveContext_1.cxx
src/ViewerTest/ViewerTest.cxx
src/ViewerTest/ViewerTest.hxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
tests/v3d/materials/bug27818_2