ALGO_0D enum value | SMESHDS_Hypothesis | |
ALGO_1D enum value | SMESHDS_Hypothesis | |
ALGO_2D enum value | SMESHDS_Hypothesis | |
ALGO_3D enum value | SMESHDS_Hypothesis | |
BuildDistributionExpr(const char *, int, int) | StdMeshers_NumberOfSegments | |
BuildDistributionTab(const std::vector< double > &, int, int) | StdMeshers_NumberOfSegments | |
CheckExpressionFunction(const std::string &expr, const int convMode) | StdMeshers_NumberOfSegments | static |
ClearParameters() | SMESH_Hypothesis | |
ConversionMode() const | StdMeshers_NumberOfSegments | |
DataDependOnParams() const | SMESH_Hypothesis | virtual |
DistrType enum name | StdMeshers_NumberOfSegments | |
DT_ExprFunc enum value | StdMeshers_NumberOfSegments | |
DT_Regular enum value | StdMeshers_NumberOfSegments | |
DT_Scale enum value | StdMeshers_NumberOfSegments | |
DT_TabFunc enum value | StdMeshers_NumberOfSegments | |
GetDim() const | SMESH_Hypothesis | virtual |
GetDistrType() const | StdMeshers_NumberOfSegments | |
GetExpressionFunction() const | StdMeshers_NumberOfSegments | |
GetGen() const | SMESH_Hypothesis | |
GetID() const | SMESHDS_Hypothesis | |
GetLastParameters() const | SMESH_Hypothesis | |
GetLibName() const | SMESH_Hypothesis | virtual |
GetMeshByPersistentID(int id) | SMESH_Hypothesis | |
GetName() const | SMESHDS_Hypothesis | |
GetNumberOfSegments() const | StdMeshers_NumberOfSegments | |
GetObjectEntry() | StdMeshers_NumberOfSegments | |
GetParameters() const | SMESH_Hypothesis | |
GetReversedEdges() const | StdMeshers_NumberOfSegments | |
GetScaleFactor() const | StdMeshers_NumberOfSegments | |
GetShapeType() const | SMESH_Hypothesis | virtual |
GetStudyId() const | SMESH_Hypothesis | |
GetTableFunction() const | StdMeshers_NumberOfSegments | |
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_NumberOfSegments | virtual |
NotifySubMeshesHypothesisModification() | SMESH_Hypothesis | virtual |
operator!=(const SMESHDS_Hypothesis &other) const | SMESHDS_Hypothesis | |
operator<< | StdMeshers_NumberOfSegments | friend |
operator==(const SMESHDS_Hypothesis &other) const | SMESHDS_Hypothesis | virtual |
operator>> | StdMeshers_NumberOfSegments | friend |
PARAM_ALGO enum value | SMESHDS_Hypothesis | |
SaveTo(std::ostream &save) | StdMeshers_NumberOfSegments | virtual |
SetConversionMode(int conv) | StdMeshers_NumberOfSegments | |
SetDistrType(DistrType typ) | StdMeshers_NumberOfSegments | |
SetExpressionFunction(const char *expr) | StdMeshers_NumberOfSegments | |
SetLastParameters(const char *theParameters) | SMESH_Hypothesis | |
SetLibName(const char *theLibName) | SMESH_Hypothesis | |
SetNumberOfSegments(int segmentsNumber) | StdMeshers_NumberOfSegments | |
SetObjectEntry(const char *entry) | StdMeshers_NumberOfSegments | |
SetParameters(const char *theParameters) | SMESH_Hypothesis | |
SetParametersByDefaults(const TDefaults &dflts, const SMESH_Mesh *theMesh=0) | StdMeshers_NumberOfSegments | virtual |
SetParametersByMesh(const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape) | StdMeshers_NumberOfSegments | virtual |
SetReversedEdges(std::vector< int > &ids) | StdMeshers_NumberOfSegments | |
SetScaleFactor(double scaleFactor) | StdMeshers_NumberOfSegments | virtual |
SetTableFunction(const std::vector< double > &table) | StdMeshers_NumberOfSegments | |
SMESH_Hypothesis(int hypId, int studyId, SMESH_Gen *gen) | SMESH_Hypothesis | |
SMESHDS_Hypothesis(int hypId) | SMESHDS_Hypothesis | |
StdMeshers_NumberOfSegments(int hypId, int studyId, SMESH_Gen *gen) | StdMeshers_NumberOfSegments | |
~SMESH_Hypothesis() | SMESH_Hypothesis | virtual |
~SMESHDS_Hypothesis() | SMESHDS_Hypothesis | virtual |
~StdMeshers_NumberOfSegments() | StdMeshers_NumberOfSegments | virtual |