occt: master f2b63181

Author Committer Branch Timestamp Parent
mgn bugmaster master 2016-05-24 14:43:32 master 7d46a9ed
Changeset 0027538: Visualization, AIS_InteractiveContext::Display() - do not erase previous display mode.
AIS_InteractiveContext::Display() does not erases old presentation modes of interactive object anymore giving us performance benefit AIS_InteractiveContext::Display() is used. Instead, the method marks them hidden in the same way as AIS_InteractiveContext::SetDisplayMode() and ::UnsetDisplayMode().
mod - src/AIS/AIS_InteractiveContext.cxx Diff File