Salome HOME
0023124: EDF 11219 GEOM: Ray tracing in the OCC viewer
[modules/gui.git] / src / OCCViewer / OCCViewer_ViewModel.h
index a8eba563e43e1f423cc71ca321830cfd53a96c2c..09d071fce75f280777233cc700f44bd9d07f0b1c 100755 (executable)
@@ -100,6 +100,8 @@ public:
   void                            performSelectionChanged();
   // emit signal selectionChanged
 
+  void                            setDefaultLights();
+
   QColor                          backgroundColor() const;                              // obsolete
   void                            setBackgroundColor( const QColor& );                  // obsolete
   Qtx::BackgroundData             background() const;