Go to the documentation of this file.
26 #ifndef _SMESH_SegmentAroundVertex_0D_HXX_
27 #define _SMESH_SegmentAroundVertex_0D_HXX_
44 const TopoDS_Shape& aShape,
virtual ~StdMeshers_SegmentAroundVertex_0D()
StdMeshers_SegmentAroundVertex_0D(int hypId, int studyId, SMESH_Gen *gen)
virtual bool Evaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap)
evaluates size of prospective mesh on a shape
virtual bool Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)
Computes mesh on a shape.
std::map< SMESH_subMesh *, std::vector< int > > MapShapeNbElems
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
Algorithm existing in order just to enable assignation of StdMeshers_SegmentLengthAroundVertex hypoth...