Salome HOME
Merge ASERIS development.
[modules/gui.git] / src / VTKViewer / VTKViewer_Actor.h
index 306578bec9574cfe0634f4899f506a1d17173414..4786236386c00237ea6f3d0f771c3dce526a4f93 100755 (executable)
@@ -146,6 +146,11 @@ class VTKVIEWER_EXPORT VTKViewer_Actor : public vtkLODActor
   double*
   GetNodeCoord(int theObjID);
 
+  //! Maps object index of a node to corresponding VTK index
+  virtual
+  int 
+  GetNodeVtkId(int theObjID);
+
   //! Maps VTK index of a cell to corresponding object index
   virtual 
   int