Go to the documentation of this file.
26 #ifndef _SMESH_RadialQuadrangle_1D2D_HXX_
27 #define _SMESH_RadialQuadrangle_1D2D_HXX_
49 const TopoDS_Shape& aShape,
SMESH_MesherHelper * myHelper
const StdMeshers_NumberOfLayers * myNbLayerHypo
virtual ~StdMeshers_RadialQuadrangle_1D2D()
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::vector< double > myLayerPositions
virtual bool CheckHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, SMESH_Hypothesis::Hypothesis_Status &aStatus)
Check hypothesis definition to mesh a shape.
std::map< SMESH_subMesh *, std::vector< int > > MapShapeNbElems
virtual void SubmeshRestored(SMESH_subMesh *subMesh)
Allow algo to do something after persistent restoration.
const StdMeshers_LayerDistribution * myDistributionHypo
#define STDMESHERS_EXPORT
StdMeshers_RadialQuadrangle_1D2D(int hypId, int studyId, SMESH_Gen *gen)
bool computeLayerPositions(const gp_Pnt &pIn, const gp_Pnt &pOut)