Go to the documentation of this file.
26 #ifndef _SMESH_Projection_3D_HXX_
27 #define _SMESH_Projection_3D_HXX_
42 const TopoDS_Shape& aShape,
const StdMeshers_ProjectionSource3D * _sourceHypo
StdMeshers_Projection_3D(int hypId, int studyId, SMESH_Gen *gen)
virtual ~StdMeshers_Projection_3D()
std::map< SMESH_subMesh *, std::vector< int > > MapShapeNbElems
virtual bool Evaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap)
evaluates size of prospective 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.
#define STDMESHERS_EXPORT
virtual void SetEventListener(SMESH_subMesh *whenSetToSubMesh)
Sets a default event listener to submesh of the source shape.
virtual bool Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)
Computes mesh on a shape.