X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_ProjectionSource1D.hxx;fp=src%2FStdMeshers%2FStdMeshers_ProjectionSource1D.hxx;h=c1d5a4999667c087a22e9a23cec912c13f121a7e;hb=9b08e00e6ab80e13cffcda319be3baf22a829bcf;hp=09053b505bf04c0f87ee75772c37fc401806a629;hpb=a9f7e28cba695e50fcae50a483ae37f32af4ce84;p=modules%2Fsmesh.git diff --git a/src/StdMeshers/StdMeshers_ProjectionSource1D.hxx b/src/StdMeshers/StdMeshers_ProjectionSource1D.hxx index 09053b505..c1d5a4999 100644 --- a/src/StdMeshers/StdMeshers_ProjectionSource1D.hxx +++ b/src/StdMeshers/StdMeshers_ProjectionSource1D.hxx @@ -56,8 +56,7 @@ public: /*! * Sets source to take a mesh pattern from */ - void SetSourceEdge(const TopoDS_Shape& edge) - ; + void SetSourceEdge(const TopoDS_Shape& edge); /*! * Returns the source edge or a group containing edges @@ -85,8 +84,7 @@ public: * This parameter is optional */ void SetVertexAssociation(const TopoDS_Shape& sourceVertex, - const TopoDS_Shape& targetVertex) - ; + const TopoDS_Shape& targetVertex); /*! * Returns the vertex associated with the target vertex.