Salome HOME
[MEDCalcl] PointSprite and VectorField presentations.
[modules/med.git] / src / MEDCalc / cmp / MEDPresentationSlices.hxx
index 9237475342c1aa40c27082f0d2733ea4f59d7d30..81d5ae7e8ac117c1f9a879afcecadc1b290dffd1 100644 (file)
@@ -43,8 +43,8 @@ protected:
   void updateOrientation(const MEDCALC::SliceOrientationType orientation);
   virtual void internalGeneratePipeline();
 
-  std::string getNbSlicesCommand() const;
-  std::string getOrientationCommand() const;
+  void setNumberOfSlices();
+  void selectSliceOrientation();
 
 private:
   MEDCALC::SlicesParameters _params;