X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FControls%2FSMESH_ControlsDef.hxx;h=c9b4dc0b9de9ab79d3bdb1dbaeeed6bb9fdee34b;hb=0aa84210cf7da3868cc8eb26b17a2da8e046b3ae;hp=9fd86a0339a0b95785423fde73ee35b6cc1bba94;hpb=4a90225df0a681cf66b78dc7e0500f702e5e3843;p=modules%2Fsmesh.git diff --git a/src/Controls/SMESH_ControlsDef.hxx b/src/Controls/SMESH_ControlsDef.hxx index 9fd86a033..c9b4dc0b9 100644 --- a/src/Controls/SMESH_ControlsDef.hxx +++ b/src/Controls/SMESH_ControlsDef.hxx @@ -15,7 +15,7 @@ // License along with this library; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // -// See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com #ifndef _SMESH_CONTROLSDEF_HXX_ #define _SMESH_CONTROLSDEF_HXX_ @@ -135,6 +135,7 @@ namespace SMESH{ TSequenceOfXYZ& theRes); protected: const SMDS_Mesh* myMesh; + const SMDS_MeshElement* myCurrElement; long myPrecision; };