Salome HOME
Implementation of the "22589: EDF 8048 - ergonomics of SMESH" issue.
[modules/gui.git] / src / SVTK / SVTK_Renderer.h
index 91421aa4ae0bf6a43c06ede1b4c3bcc8eb94f848..19e7f51e870d486e2037f190c24f94434fb52a29 100644 (file)
@@ -153,6 +153,11 @@ class SVTK_EXPORT SVTK_Renderer : public vtkObject
   void 
   OnViewTrihedron(); 
 
+  //! Set Toggle trihedron visibility
+
+  void
+  SetTrihedronVisibility( const bool );
+
   //! Adjust size of the trihedron to the bounding box of the scene
   void 
   OnAdjustTrihedron();