Salome HOME
Join modifications from branch OCC_debug_for_3_2_0b1
[modules/visu.git] / src / CONVERTOR / VISU_IDMapper.hxx
index 57cf9ee79ae815204bb7e1f0ae186a827e472803..e86a08c3c0d30c2aeeb65058ee6ee0b4bc6f22c0 100644 (file)
@@ -33,8 +33,8 @@
 */
 
 #include "MED_SharedPtr.hxx"
+#include "VTKViewer.h"
 
-#include <vtkSystemIncludes.h>
 #include <string>
 
 class vtkUnstructuredGrid;
@@ -78,7 +78,7 @@ namespace VISU
 
     //! Get coordinates of node for corresponding object ID
     virtual
-    float
+    vtkFloatingPointType
     GetNodeCoord(vtkIdType theObjID);
 
     //! Get cell object ID for corresponding VTK ID