Salome HOME
0023124: EDF 11219 GEOM: Ray tracing in the OCC viewer
[modules/gui.git] / src / OCCViewer / OCCViewer_ViewPort3d.h
index 7f8841a25e2523ca88716d8f86f00d4af86dc1eb..1413b76e9eb1363d20ed3a0b47ea71d022ad4f5e 100755 (executable)
@@ -122,6 +122,7 @@ private:
   bool                  setWindow( const Handle(V3d_View)& );
   bool                  mapped( const Handle(V3d_View)& ) const;
   void                  updateBackground();
+  void                  setDefaultParams();
   
 private:
   Handle(V3d_View)      myActiveView;