Salome HOME
17063 [EDF] Selection by a circle in the OCC Viewer
[modules/gui.git] / src / OCCViewer / OCCViewer_ViewFrame.h
index 1df7d964a23241e4885e6e8de84628ab88ac4a8c..755afb5ea83b5057b05e20fa9e9d1ce656163738 100644 (file)
@@ -75,6 +75,9 @@ public:
   virtual int projectionType() const;
   virtual void setProjectionType( int );
 
+  virtual int selectionStyle() const;
+  virtual void setSelectionStyle(int);
+
   virtual int stereoType() const;
   virtual void setStereoType( const int );