This commit is contained in:
eap 2009-10-29 08:28:15 +00:00
parent 9002e0cb0a
commit 567206173c

View File

@ -97,7 +97,7 @@ public:
* \brief Wrap for vertex using data from other FaceSide * \brief Wrap for vertex using data from other FaceSide
*/ */
StdMeshers_FaceSide(const SMDS_MeshNode* theNode, StdMeshers_FaceSide(const SMDS_MeshNode* theNode,
const gp_Pnt2d thePnt2d, const gp_Pnt2d thePnt2d,
const StdMeshers_FaceSide* theSide); const StdMeshers_FaceSide* theSide);
/*! /*!
* \brief Return wires of a face as StdMeshers_FaceSide's * \brief Return wires of a face as StdMeshers_FaceSide's