ALGO_0D enum value | SMESHDS_Hypothesis | |
ALGO_1D enum value | SMESHDS_Hypothesis | |
ALGO_2D enum value | SMESHDS_Hypothesis | |
ALGO_3D enum value | SMESHDS_Hypothesis | |
ClearParameters() | SMESH_Hypothesis | |
DataDependOnParams() const | SMESH_Hypothesis | virtual |
GetAlgo() const | StdMeshers_Adaptive1D | |
GetDeflection() const | StdMeshers_Adaptive1D | |
GetDim() const | SMESH_Hypothesis | virtual |
GetGen() const | SMESH_Hypothesis | |
GetID() const | SMESHDS_Hypothesis | |
GetLastParameters() const | SMESH_Hypothesis | |
GetLibName() const | SMESH_Hypothesis | virtual |
GetMaxSize() const | StdMeshers_Adaptive1D | |
GetMeshByPersistentID(int id) | SMESH_Hypothesis | |
GetMinSize() const | StdMeshers_Adaptive1D | |
GetName() const | SMESHDS_Hypothesis | |
GetParameters() const | SMESH_Hypothesis | |
GetShapeType() const | SMESH_Hypothesis | virtual |
GetStudyId() const | SMESH_Hypothesis | |
GetType() const | SMESHDS_Hypothesis | |
HYP_ALREADY_EXIST enum value | SMESH_Hypothesis | |
HYP_BAD_DIM enum value | SMESH_Hypothesis | |
HYP_BAD_GEOMETRY enum value | SMESH_Hypothesis | |
HYP_BAD_PARAMETER enum value | SMESH_Hypothesis | |
HYP_BAD_SUBSHAPE enum value | SMESH_Hypothesis | |
HYP_CONCURENT enum value | SMESH_Hypothesis | |
HYP_HIDDEN_ALGO enum value | SMESH_Hypothesis | |
HYP_HIDING_ALGO enum value | SMESH_Hypothesis | |
HYP_INCOMPAT_HYPS enum value | SMESH_Hypothesis | |
HYP_INCOMPATIBLE enum value | SMESH_Hypothesis | |
HYP_MISSING enum value | SMESH_Hypothesis | |
HYP_NEED_SHAPE enum value | SMESH_Hypothesis | |
HYP_NOTCONFORM enum value | SMESH_Hypothesis | |
HYP_OK enum value | SMESH_Hypothesis | |
HYP_UNKNOWN_FATAL enum value | SMESH_Hypothesis | |
Hypothesis_Status enum name | SMESH_Hypothesis | |
hypothesis_type enum name | SMESHDS_Hypothesis | |
IsAuxiliary() const | SMESH_Hypothesis | virtual |
IsSameName(const SMESHDS_Hypothesis &other) const | SMESHDS_Hypothesis | |
IsStatusFatal(Hypothesis_Status theStatus) | SMESH_Hypothesis | static |
LoadFrom(std::istream &load) | StdMeshers_Adaptive1D | virtual |
myAlgo | StdMeshers_Adaptive1D | protected |
myDeflection | StdMeshers_Adaptive1D | protected |
myMaxSize | StdMeshers_Adaptive1D | protected |
myMinSize | StdMeshers_Adaptive1D | protected |
NotifySubMeshesHypothesisModification() | SMESH_Hypothesis | virtual |
operator!=(const SMESHDS_Hypothesis &other) const | SMESHDS_Hypothesis | |
operator==(const SMESHDS_Hypothesis &other) const | SMESHDS_Hypothesis | virtual |
PARAM_ALGO enum value | SMESHDS_Hypothesis | |
SaveTo(std::ostream &save) | StdMeshers_Adaptive1D | virtual |
SetDeflection(double value) | StdMeshers_Adaptive1D | |
SetLastParameters(const char *theParameters) | SMESH_Hypothesis | |
SetLibName(const char *theLibName) | SMESH_Hypothesis | |
SetMaxSize(double maxSegLen) | StdMeshers_Adaptive1D | |
SetMinSize(double minSegLen) | StdMeshers_Adaptive1D | |
SetParameters(const char *theParameters) | SMESH_Hypothesis | |
SetParametersByDefaults(const TDefaults &dflts, const SMESH_Mesh *theMesh=0) | StdMeshers_Adaptive1D | virtual |
SetParametersByMesh(const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape) | StdMeshers_Adaptive1D | virtual |
SMESH_Hypothesis(int hypId, int studyId, SMESH_Gen *gen) | SMESH_Hypothesis | |
SMESHDS_Hypothesis(int hypId) | SMESHDS_Hypothesis | |
StdMeshers_Adaptive1D(int hypId, int studyId, SMESH_Gen *gen) | StdMeshers_Adaptive1D | |
~SMESH_Hypothesis() | SMESH_Hypothesis | virtual |
~SMESHDS_Hypothesis() | SMESHDS_Hypothesis | virtual |
~StdMeshers_Adaptive1D() | StdMeshers_Adaptive1D | |