Salome HOME
Merge remote-tracking branch 'origin/BR_1321_ECW' into BR_DEMO
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_OCCDisplayer.h
index f20132977cae43dd50560a853b6478c4148559c5..e7aea2a9d960a92485c276ad3a097b9fa82e34dc 100644 (file)
@@ -85,6 +85,8 @@ public:
 
   void UpdatePolylines( int theViewerId, int theType, int theSize );
 
+  void UpdateColorScale( const OCCViewer_Viewer* );
+
 protected:
   /**
    * \brief Erase all viewer objects.
@@ -111,15 +113,11 @@ protected:
                                            const int theViewerId,
                                            const bool theIsForced,
                                            const bool theDoFitAll );
-
-protected:
   /**
    * \brief Purge all invalid objects in the viewer.
    * \param theViewerId viewer identifier
    */
   void                            purgeObjects( const int theViewerId );
-
-  void UpdateColorScale( const OCCViewer_Viewer* );
   
 private:
   /**