]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
0022362: EDF SMESH: Quadrangle (mapping) algorithm: enforced vertices
authoreap <eap@opencascade.com>
Tue, 17 Dec 2013 08:15:16 +0000 (08:15 +0000)
committereap <eap@opencascade.com>
Tue, 17 Dec 2013 08:15:16 +0000 (08:15 +0000)
commitb8f19ad031d6deb672d239666d2fee1da7d808d2
tree627e261976e2332bcd1d22101044a7d90a242763
parent985897829421fff97cf7a18f594029d35b2f994b
0022362: EDF SMESH: Quadrangle (mapping) algorithm: enforced vertices

+  void GetBarycentricCoords( const gp_XY& point,
+                             const gp_XY& t0, const gp_XY& t1, const gp_XY& t2,
+                             double &    bc0, double &    bc1);
src/SMESHUtils/SMESH_Block.cxx
src/SMESHUtils/SMESH_MeshAlgos.cxx
src/SMESHUtils/SMESH_MeshAlgos.hxx