Go to the documentation of this file.
26 #ifndef _SMESH_Projection_2D_HXX_
27 #define _SMESH_Projection_2D_HXX_
42 const TopoDS_Shape& aShape,
virtual bool Evaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap)
evaluates size of prospective mesh on a shape
virtual ~StdMeshers_Projection_2D()
virtual void SetEventListener(SMESH_subMesh *whenSetToSubMesh)
Sets a default event listener to submesh of the source face.
StdMeshers_Projection_2D(int hypId, int studyId, SMESH_Gen *gen)
const StdMeshers_ProjectionSource2D * _sourceHypo
std::map< SMESH_subMesh *, std::vector< int > > MapShapeNbElems
#define STDMESHERS_EXPORT
virtual bool Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)
Computes mesh on a shape.
virtual bool CheckHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, SMESH_Hypothesis::Hypothesis_Status &aStatus)
Check hypothesis definition to mesh a shape.