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