0025129: Visualization - add interactive object for Points Cloud objects
[occt.git] / src / AIS / AIS_TexturedShape.cxx
index e50d019..b755174 100644 (file)
@@ -374,7 +374,7 @@ void AIS_TexturedShape::Compute (const Handle(PrsMgr_PresentationManager3d)& /*t
       }
       else
       {
-        AIS_Shape::DisplayBox (thePrs, BoundingBox(), myDrawer);
+        StdPrs_WFDeflectionRestrictedFace::AddBox (thePrs, BoundingBox(), myDrawer);
       }
       break;
     }