30 #ifndef _NETGENPlugin_NETGEN_2D_HXX_ 31 #define _NETGENPlugin_NETGEN_2D_HXX_ 49 const TopoDS_Shape& aShape,
53 const TopoDS_Shape& aShape);
#define NETGENPLUGIN_EXPORT
virtual bool CheckHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, SMESH_Hypothesis::Hypothesis_Status &aStatus)=0
Check hypothesis definition to mesh a shape.
const SMESHDS_Hypothesis * _hypothesis
virtual bool Evaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap)=0
evaluates size of prospective mesh on a shape
virtual bool Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)=0
Computes mesh on a shape.
std::map< SMESH_subMesh *, std::vector< int > > MapShapeNbElems