27#ifndef __StdMeshers_QuadFromMedialAxis_1D2D_HXX__
28#define __StdMeshers_QuadFromMedialAxis_1D2D_HXX__
44 const TopoDS_Shape& aShape,
48 const TopoDS_Shape& aShape);
51 const TopoDS_Shape & aShape,
60 static bool IsApplicable(
const TopoDS_Shape & aShape,
bool toCheckAll);
std::map< SMESH_subMesh *, std::vector< smIdType > > MapShapeNbElems
Definition: SMESH_Algo.hxx:63
#define STDMESHERS_EXPORT
Definition: SMESH_StdMeshers.hxx:38
Definition: SMESHDS_Hypothesis.hxx:37
virtual void SetEventListener(SMESH_subMesh *subMesh)
Sets event listener to submeshes if necessary.
Definition: SMESH_Algo.cxx:825
Definition: SMESH_Gen.hxx:68
Hypothesis_Status
Definition: SMESH_Hypothesis.hxx:51
Definition: SMESH_Mesh.hxx:80
It helps meshers to add elements and provides other utilities.
Definition: SMESH_MesherHelper.hxx:84
Definition: SMESH_subMesh.hxx:61
Definition: StdMeshers_Quadrangle_2D.hxx:136
static bool IsApplicable(const TopoDS_Shape &aShape, bool toCheckAll)
Return true if the algorithm can mesh this shape.
Definition: StdMeshers_Quadrangle_2D.cxx:1015
virtual bool Evaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap)
Evaluate.
Definition: StdMeshers_Quadrangle_2D.cxx:920
virtual bool CheckHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, Hypothesis_Status &aStatus)
Check hypothesis definition to mesh a shape.
Definition: StdMeshers_Quadrangle_2D.cxx:121
virtual bool Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)
Compute the mesh on the given shape.
Definition: StdMeshers_Quadrangle_2D.cxx:211
boost::shared_ptr< FaceQuadStruct > Ptr
Definition: StdMeshers_Quadrangle_2D.hxx:132