X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketcherPrs%2FSketcherPrs_Middle.h;h=0ba22c9f9d39753ebd16068c390f017f4be57110;hb=61a55a09650c0e6e68a5ebf786c51664ed2a9001;hp=10d22ba868d476c8c413fdda266cf75150b6887c;hpb=077c2197bae13c5a45842f12845ef0491d4905c7;p=modules%2Fshaper.git diff --git a/src/SketcherPrs/SketcherPrs_Middle.h b/src/SketcherPrs/SketcherPrs_Middle.h index 10d22ba86..0ba22c9f9 100755 --- a/src/SketcherPrs/SketcherPrs_Middle.h +++ b/src/SketcherPrs/SketcherPrs_Middle.h @@ -41,7 +41,7 @@ protected: /// Update myPntArray according to presentation positions /// \return true in case of success - virtual bool updatePoints(double theStep) const; + virtual bool updateIfReadyToDisplay(double theStep) const; /// Draw shape of the object. Find shape result if the object is feature void drawLine(const Handle(Prs3d_Presentation)& thePrs, Quantity_Color theColor,