Salome HOME
Merge modifications for HYDRO project (origin/hydro/imps_2017_salome_83 branch)
[modules/gui.git] / src / SVTK / salomevtkPVAxesActor.h
index 04a5a9f0b54acd1a03c41671fcf8f99f3c598969..9cfd4a8d05b49b8bb14e062b585867ddba4b18fd 100644 (file)
@@ -107,14 +107,14 @@ public:
 
   // Description:
   // Get the actors mtime plus consider its properties and texture if set.
-  unsigned long int GetMTime();
+  vtkMTimeType GetMTime();
   
   // Description:
   // Return the mtime of anything that would cause the rendered image to 
   // appear differently. Usually this involves checking the mtime of the 
   // prop plus anything else it depends on such as properties, textures
   // etc.
-  virtual unsigned long GetRedrawMTime();
+  vtkMTimeType GetRedrawMTime();
 
   // Description:
   // Set the total length of the axes in 3 dimensions.