Salome HOME
SIP: HYDROData_Bathymetry is completed: AltitudesInverted is introduced.
authorrkv <rkv@opencascade.com>
Thu, 16 Jan 2014 10:59:16 +0000 (10:59 +0000)
committerrkv <rkv@opencascade.com>
Thu, 16 Jan 2014 10:59:16 +0000 (10:59 +0000)
src/HYDROPy/HYDROData_Bathymetry.sip

index c13645ade96043e1f6919a8563f0fee9118a136f..c5f933e86e6315ca1359f1cfb7d1fe3261c0bbcd 100644 (file)
@@ -72,12 +72,25 @@ public:
   /**
    * Remove all altitude points.
    */
-  void              RemoveAltitudePoints();
+  void             RemoveAltitudePoints();
 
 
 public:
   // Public methods to work with files.
 
+  /**
+   * Set flag indicating needs to invert altitude values
+   * \param theIsInverted new invert value
+   * \param theIsUpdate flag indicating necessity to update points
+   */
+  void             SetAltitudesInverted( const bool theIsInverted,
+                                         const bool theIsUpdate = true );
+
+  /**
+   * Returns flag indicating needs to invert altitude values.
+   */
+  bool             IsAltitudesInverted() const;
+
   /**
    * Imports Bathymetry data from file. The supported file types:
    *  - xyz