]> OCCT Git - occt-copy.git/commitdiff
0027777: Visualization, TKV3d - Standard interactive objects clear the presentation...
authorsan <san@opencascade.com>
Mon, 15 Aug 2016 15:30:19 +0000 (18:30 +0300)
committersan <san@opencascade.com>
Mon, 15 Aug 2016 15:30:19 +0000 (18:30 +0300)
Fix for AIS_ColoredShape

src/AIS/AIS_ColoredShape.cxx

index e8f20ddeda1d28b9e4ad56fbf074e5fd94656127..cefc7acc6f47c7cc87463852d5ed858bbf21af51 100644 (file)
@@ -299,7 +299,6 @@ void AIS_ColoredShape::Compute (const Handle(PrsMgr_PresentationManager3d)& ,
                                 const Handle(Prs3d_Presentation)&           thePrs,
                                 const Standard_Integer                      theMode)
 {
-  thePrs->Clear();
   if (IsInfinite())
   {
     thePrs->SetInfiniteState (Standard_True);