0027538: Visualization, AIS_InteractiveContext::Display() - do not erase previous...
authormgn <mgn@opencascade.com>
Tue, 24 May 2016 14:43:32 +0000 (17:43 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 27 May 2016 08:57:38 +0000 (11:57 +0300)
commitf2b63181108fe76fc0c48938337e0788ea56c532
treee15cac6b84c88abecd3a1c76c9d548b9b4595b45
parent7d46a9ed8b6d5c4e472fe5911b82802efaea6d61
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().
src/AIS/AIS_InteractiveContext.cxx