Salome HOME
Merge from BR_WIN_INDUS_514 branch 21/03/2011 (Windows industrialization)
[modules/visu.git] / src / OBJECT / VISU_VectorsAct.h
index 2729a6837e3c25fe29fb02d379a73cb2980912c7..b6e533e10aa3a68b437b7cb08852f7cfd920cacd 100644 (file)
@@ -69,6 +69,12 @@ class VISU_OBJECT_EXPORT VISU_VectorsAct : public VISU_ScalarMapAct
   virtual
   vtkDataSet*
   GetValLabelsInput();
+
+  //----------------------------------------------------------------------------
+  //! Return pointer to the dataset, which used to calculation of the bounding box of the actor
+  //! Redefined from VTKViewer_Actor
+  virtual vtkDataSet* GetHighlightedDataSet();
+
  
  protected:
   VISU_VectorsAct();