Salome HOME
Update to match the change of SMDS (new DS).
[modules/smesh.git] / src / SMESH / SMESH_Hexa_3D.hxx
index 7e2594a29d8a2757cc28f7c9044dede64978c194..0a6a98093eba209f16863387b039ad0cee88a177 100644 (file)
@@ -123,7 +123,7 @@ protected:
                int i, int j, int k,
                int nbx, int nby, int nbz,
                Point3DStruct *np,
-               const Handle(SMESHDS_Mesh)& meshDS);
+               const SMESHDS_Mesh* meshDS);
 
   CubeStruct _cube;
   FaceQuadStruct* _quads[6];