mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-25 17:00:34 +05:00
Update to match the change of SMDS (new DS).
This commit is contained in:
parent
7cb3a049a7
commit
5e5d6b74d8
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user