Salome HOME
ZFitAll leads to black screen of OCC viewer during rotation if gradient background...
[modules/gui.git] / src / OCCViewer / OCCViewer_ViewPort3d.h
index f6f9f55f1680f4115433d8d639acb492c3de76b3..99428489804e23f294917cd1d090782ed98f5f5f 100755 (executable)
@@ -65,8 +65,10 @@ public:
 //   void         setActive( V3d_TypeOfView );
   virtual bool          syncronize( const OCCViewer_ViewPort3d* );
 
+#if OCC_VERSION_LARGE <= 0x07000000
   double                getZSize() const;
   void                  setZSize( double );
+#endif
 
   void                  getAxialScale( double&, double&, double& );