Salome HOME
refs #416: to store the open state of object browser items in the binary array
[modules/gui.git] / src / SVTK / SALOME_Actor.h
index 7642a8dd7599271f0abbb58df2e2172135bb49c0..57340054983f8e99877d5c141425a4da76af35e9 100644 (file)
@@ -257,6 +257,10 @@ class SVTK_EXPORT SALOME_Actor : public VTKViewer_Actor
   void
   SetCellAreaPicker(SVTK_AreaPicker* theAreaPicker);
 
+  //----------------------------------------------------------------------------
+  //! To find a gravity center of object
+  double* GetGravityCenter( int );
+
   //----------------------------------------------------------------------------
   //! To set up a prehighlight property (initialized by #SVTK_Renderer::AddActor)
   void