Salome HOME
[MEDCalc] Proper autoscale for vector field.
[modules/med.git] / src / MEDCalc / cmp / MEDPresentation.hxx
index dc2e7aeeddfe316808a67da4527ebef08f52d5de..b60bb47b9411fe5b2ad4569483ef26f56dea6944 100644 (file)
@@ -84,7 +84,7 @@ protected:
   void showScalarBar();
   void rescaleTransferFunction();
   void selectColorMap();
-  void fixScalarBarTitle();
+  void scalarBarTitle();
   void resetCameraAndRender();
 
   virtual void internalGeneratePipeline();
@@ -150,6 +150,8 @@ protected:
   std::string _dispVar;
   ///! ParaView LUT variable in the Python scripting commands
   std::string _lutVar;
+  ///! ParaView variable in Python holding the data range
+  std::string _rangeVar;
 
 private:
   ///! Pipeline elements