Salome HOME
Join modifications from branch OCC_development_for_3_2_0a2
[modules/visu.git] / src / CONVERTOR / VISU_MedConvertor.hxx
index abcb6ad70549e9b5ea9ef8515fa5eb325d978c60..0ce3377aa8bda5b49b3ef9a46e3ea43c6ef4dba2 100644 (file)
@@ -99,7 +99,8 @@ namespace VISU
 
     virtual
     TGaussPointID
-    GetObjID(vtkIdType theID) const;
+    GetObjID(vtkIdType theID,
+            vtkIdType theStartID) const;
   };
   typedef SharedPtr<TMEDGaussSubMesh> PMEDGaussSubMesh;