Salome HOME
Join modifications from branch OCC_debug_for_3_2_0b1
[modules/smesh.git] / src / Controls / SMESH_ControlsDef.hxx
index 576b1e8e011b9cec6f90c939fc040d6db3f9a9ae..a4018959f7536a9b545e7553bfa764d9ce55421e 100644 (file)
@@ -126,6 +126,7 @@ namespace SMESH{
                            TSequenceOfXYZ& theRes);
     protected:
       const SMDS_Mesh* myMesh;
+      const SMDS_MeshElement* myCurrElement;
       long       myPrecision;
     };