Salome HOME
win32 compilation: remove unnecessary definition of dllimport
[modules/smesh.git] / src / SMESH / SMESH_MesherHelper.hxx
index faffe5b7a412144a4e0e59407f84d7ec1702322c..da6cfcbfb3efb5ed7e0ec86a00149c9514087217 100644 (file)
@@ -195,9 +195,10 @@ public:
 
   /*!
    * \brief Move medium nodes of faces and volumes to fix distorted elements
+   * \param error - container of fixed distorted elements
    * \param volumeOnly - fix nodes on geom faces or not if the shape is solid
    */
-  void FixQuadraticElements(bool volumeOnly=true);
+  void FixQuadraticElements(SMESH_ComputeErrorPtr& error, bool volumeOnly=true);
 
   /*!
    * \brief To set created elements on the shape set by IsQuadraticSubMesh()