Salome HOME
Merge branch 'V8_4_BR'
[modules/smesh.git] / src / OBJECT / SMESH_DeviceActor.h
index 1b8ceb48ebe216b8bca4876a5c0628dd8e6fae6c..30d7c8c42fad16257bb7734e0243be1b8325e84e 100644 (file)
@@ -70,6 +70,7 @@ class SMESHOBJECT_EXPORT SMESH_DeviceActor: public vtkLODActor{
 
   virtual int GetNodeObjId(int theVtkID);
   virtual double* GetNodeCoord(int theObjID);
+  virtual int GetNodeVtkId(int theObjID);
 
   virtual int GetElemObjId(int theVtkID);
   virtual vtkCell* GetElemCell(int theObjID);