Salome HOME
22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges
authoreap <eap@opencascade.com>
Fri, 22 Nov 2013 13:14:08 +0000 (13:14 +0000)
committereap <eap@opencascade.com>
Fri, 22 Nov 2013 13:14:08 +0000 (13:14 +0000)
commit80933572967cc980a8ee44704f117402f88b6af2
tree642e880fe40a1d232319fa0381683b65187c2bd1
parent199de1cfdb8e760f3309df124851fbff3faa79d9
22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges

-  StdMeshers_FaceSide(const SMDS_MeshNode*       theNode,
-                      const gp_Pnt2d             thePnt2d,
-                      const StdMeshers_FaceSide* theSide);
+  StdMeshers_FaceSide(const StdMeshers_FaceSide*  theSide,
+                      const SMDS_MeshNode*        theNode,
+                      const gp_Pnt2d*             thePnt2d1,
+                      const gp_Pnt2d*             thePnt2d2=NULL,
+                      const Handle(Geom2d_Curve)& theC2d=NULL,
+                      const double                theUFirst=0.,
+                      const double                theULast=1.);
src/StdMeshers/StdMeshers_FaceSide.cxx