Salome HOME
Porting to VTK 6.
[modules/visu.git] / src / VISU_I / VISU_ScalarMap_i.hh
index 99901761709647acf9a1ae4702059a7d0f2ce3ee..f4bdae3352372ad35a8a5b2d4261fb3b4b73956d 100644 (file)
@@ -203,11 +203,11 @@ namespace VISU
     UpdateActor(VISU_ActorBase* theActor);
 
     virtual
-    vtkFloatingPointType
+    double
     GetComponentMin(vtkIdType theCompID);
 
     virtual
-    vtkFloatingPointType
+    double
     GetComponentMax(vtkIdType theCompID);
 
   private: