Salome HOME
Publish Animation: publish presentation type always with comment; solve pb with incor...
[modules/visu.git] / src / VISU_I / VISU_ScalarMap_i.hh
index ee67e302924480cd13ad4edf03451b735c706c7c..ec5a60c1a4e80a0764ab060c49be4e02a020da80 100644 (file)
@@ -124,6 +124,13 @@ namespace VISU{
     typedef VISU::ScalarMap TInterface;
     VISU_ScalarMapPL* GetScalarMapPL(){ return myScalarMapPL;}
 
+    /*!
+     *  \brief Works like SameAs() method, but keep myIteration value unchanged.
+     *
+     *  Is used in VISU_TimeAnimation class implementation.
+     */
+    void SameAsParams (const ScalarMap_i* theOrigin);
+
   protected:
     Storable* Build(int theRestoring);
     virtual void DoHook();