X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2FSMESH%2FSMESH_Pattern.hxx;h=b658a2502d98479ddbba2413e21ed7d9ffe0d6e9;hb=5ce23baf3aaec1507f239da8595afa38c7842836;hp=27def42427907910ec2b1845591a2c01a2545264;hpb=0febe018bcde111dc7aca1f3e44d4aa2995b59a2;p=modules%2Fsmesh.git diff --git a/src/SMESH/SMESH_Pattern.hxx b/src/SMESH/SMESH_Pattern.hxx index 27def4242..b658a2502 100644 --- a/src/SMESH/SMESH_Pattern.hxx +++ b/src/SMESH/SMESH_Pattern.hxx @@ -205,7 +205,8 @@ class SMESH_Pattern { bool compUVByIsoIntersection (const list< list< TPoint* > >& boundaryPoints, const gp_XY& theInitUV, - gp_XY& theUV ); + gp_XY& theUV, + bool & theIsDeformed); // compute UV by intersection of iso-lines found by points on edges bool compUVByElasticIsolines(const list< list< TPoint* > >& boundaryPoints,