Go to the documentation of this file.
31 #ifndef _NETGENPlugin_NETGEN_3D_HXX_
32 #define _NETGENPlugin_NETGEN_3D_HXX_
48 const TopoDS_Shape& aShape,
52 const TopoDS_Shape& aShape);
58 const TopoDS_Shape& aShape,
const StdMeshers_MaxElementVolume * _hypMaxElementVolume
virtual ~NETGENPlugin_NETGEN_3D()
virtual bool CheckHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, SMESH_Hypothesis::Hypothesis_Status &aStatus)
Check hypothesis definition to mesh a shape.
virtual bool Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)
Computes mesh on a shape.
#define NETGENPLUGIN_EXPORT
std::map< SMESH_subMesh *, std::vector< int > > MapShapeNbElems
virtual bool Compute(SMESH_Mesh &aMesh, SMESH_MesherHelper *aHelper)
Computes mesh without geometry.
virtual bool Evaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap)
evaluates size of prospective mesh on a shape
NETGENPlugin_NETGEN_3D(int hypId, int studyId, SMESH_Gen *gen)