Salome HOME
Porting to VTK 6.
[modules/visu.git] / src / CONVERTOR / VISU_ConvertorUtils.cxx
index 7a5606aad332e5b6b3646ab43750c74828930d7d..86a41d5a82c6f3c551216f5727d53ed818493a53 100644 (file)
@@ -391,7 +391,7 @@ namespace VISU
 
 
   //---------------------------------------------------------------
-  vtkFloatingPointType* 
+  double* 
   GetNodeCoord(vtkDataSet *theDataSet, vtkIdType theObjID)
   {
     vtkIdType aVTKID = GetNodeVTKID(theDataSet, theObjID);