Update to match the change of SMDS (new DS).

This commit is contained in:
jrt 2003-09-04 09:55:13 +00:00
parent 7cb3a049a7
commit 5e5d6b74d8

View 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];