occt: master df8c7e3e

Author Committer Branch Timestamp Parent
vsv bugmaster master 2019-11-19 08:31:46 master 3f1675c9
Changeset 0031153: Visualization - Non clear highlighting of selected trihedron elements

AIS_Trihedron - removed extra fields holding highlight styles; standard styles are now used instead;
fixed unexpected modification of global aspects;
fixed unhighligting of selected plane within Shaded trihedron.

AIS_InteractiveContext now sets highlight color to highlight aspects, not only base color to drawer itself.
mod - src/AIS/AIS_InteractiveContext.cxx Diff File
mod - src/AIS/AIS_Trihedron.cxx Diff File
mod - src/AIS/AIS_Trihedron.hxx Diff File