Salome HOME
Simplification of environment due to SALOME standards
[modules/shaper.git] / src / SketcherPrs / SketcherPrs_Transformation.h
index a41c9a0e067b45b75e5a8b919033827b75c22a63..068ac7c09b72606e41bb24c48e9303de31b51421 100644 (file)
@@ -47,7 +47,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;
 
 private:
   bool myIsTranslation;