This is the complete list of members for SMESH_3D_Algo, including all inherited members.
| addBadInputElement(const SMDS_MeshElement *elem) | SMESH_Algo | protected |
| addBadInputElements(const SMESHDS_SubMesh *sm, const bool addNodes=false) | SMESH_Algo | protected |
| ALGO_0D enum value | SMESHDS_Hypothesis | |
| ALGO_1D enum value | SMESHDS_Hypothesis | |
| ALGO_2D enum value | SMESHDS_Hypothesis | |
| ALGO_3D enum value | SMESHDS_Hypothesis | |
| CancelCompute() | SMESH_Algo | virtual |
| CheckHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, SMESH_Hypothesis::Hypothesis_Status &aStatus)=0 | SMESH_Algo | pure virtual |
| ClearParameters() | SMESH_Hypothesis | |
| Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)=0 | SMESH_Algo | pure virtual |
| Compute(SMESH_Mesh &aMesh, SMESH_MesherHelper *aHelper) | SMESH_Algo | virtual |
| Continuity(TopoDS_Edge E1, TopoDS_Edge E2) | SMESH_Algo | static |
| DataDependOnParams() const | SMESH_Hypothesis | virtual |
| EdgeLength(const TopoDS_Edge &E) | SMESH_Algo | static |
| EMeshError enum name | SMESH_Algo | |
| error(int error, const SMESH_Comment &comment="") | SMESH_Algo | protected |
| error(const SMESH_Comment &comment="") | SMESH_Algo | protected |
| error(SMESH_ComputeErrorPtr error) | SMESH_Algo | protected |
| Evaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap)=0 | SMESH_Algo | pure virtual |
| GetAppliedHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, const bool ignoreAuxiliary=true) const | SMESH_Algo | |
| GetCompatibleHypoFilter(const bool ignoreAuxiliary) const | SMESH_Algo | |
| GetCompatibleHypothesis() | SMESH_Algo | |
| GetComputeError() const | SMESH_Algo | |
| GetDim() const | SMESH_Hypothesis | virtual |
| GetFeatures(const std::string &algoType) | SMESH_Algo | static |
| GetFeatures() const | SMESH_Algo | |
| GetGen() const | SMESH_Hypothesis | |
| GetID() const | SMESHDS_Hypothesis | |
| GetLastParameters() const | SMESH_Hypothesis | |
| GetLibName() const | SMESH_Hypothesis | virtual |
| GetMeshByPersistentID(int id) | SMESH_Hypothesis | |
| GetMeshError(SMESH_subMesh *subMesh) | SMESH_Algo | static |
| GetName() const | SMESHDS_Hypothesis | |
| GetNodeParamOnEdge(const SMESHDS_Mesh *theMesh, const TopoDS_Edge &theEdge, std::vector< double > &theParams) | SMESH_Algo | static |
| GetParameters() const | SMESH_Hypothesis | |
| GetProgress() const | SMESH_Algo | virtual |
| GetProgressByTic() const | SMESH_Algo | |
| GetShapeType() const | SMESH_Hypothesis | virtual |
| GetSortedNodesOnEdge(const SMESHDS_Mesh *theMesh, const TopoDS_Edge &theEdge, const bool ignoreMediumNodes, std::map< double, const SMDS_MeshNode * > &theNodes, const SMDSAbs_ElementType typeToCheck=SMDSAbs_All) | SMESH_Algo | static |
| GetStudyId() const | SMESH_Hypothesis | |
| GetType() const | SMESHDS_Hypothesis | |
| GetUsedHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, const bool ignoreAuxiliary=true) const | SMESH_Algo | virtual |
| 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 | |
| InitComputeError() | SMESH_Algo | |
| IsAuxiliary() const | SMESH_Hypothesis | virtual |
| IsContinuous(const TopoDS_Edge &E1, const TopoDS_Edge &E2) | SMESH_Algo | static |
| isDegenerated(const TopoDS_Edge &E) | SMESH_Algo | static |
| IsSameName(const SMESHDS_Hypothesis &other) const | SMESHDS_Hypothesis | |
| IsStatusFatal(Hypothesis_Status theStatus) | SMESH_Hypothesis | static |
| IsStraight(const TopoDS_Edge &E, const bool degenResult=false) | SMESH_Algo | static |
| LoadFrom(std::istream &load) | SMESH_Algo | virtual |
| MEr_BAD_ORI enum value | SMESH_Algo | |
| MEr_EMPTY enum value | SMESH_Algo | |
| MEr_HOLES enum value | SMESH_Algo | |
| MEr_OK enum value | SMESH_Algo | |
| NeedDiscreteBoundary() const | SMESH_Algo | |
| NeedLowerHyps(int dim) const | SMESH_Algo | |
| NeedShape() const | SMESH_Algo | |
| NotifySubMeshesHypothesisModification() | SMESH_Hypothesis | virtual |
| NumberOfPoints(SMESH_Mesh &aMesh, const TopoDS_Wire &W) | SMESH_Algo | |
| OnlyUnaryInput() const | SMESH_Algo | |
| 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) | SMESH_Algo | virtual |
| SetEventListener(SMESH_subMesh *subMesh) | SMESH_Algo | virtual |
| SetLastParameters(const char *theParameters) | SMESH_Hypothesis | |
| SetLibName(const char *theLibName) | SMESH_Hypothesis | |
| SetParameters(const char *theParameters) | SMESH_Hypothesis | |
| SetParametersByDefaults(const TDefaults &dflts, const SMESH_Mesh *theMesh=0) | SMESH_Algo | virtual |
| SetParametersByMesh(const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape) | SMESH_Algo | virtual |
| SMESH_3D_Algo(int hypId, int studyId, SMESH_Gen *gen) | SMESH_3D_Algo | |
| SMESH_3D_Algo(int hypId, int studyId, SMESH_Gen *gen) | SMESH_3D_Algo | |
| SMESH_Algo(int hypId, int studyId, SMESH_Gen *gen) | SMESH_Algo | |
| SMESH_Hypothesis(int hypId, int studyId, SMESH_Gen *gen) | SMESH_Hypothesis | |
| SMESHDS_Hypothesis(int hypId) | SMESHDS_Hypothesis | |
| SubMeshesToCompute() | SMESH_Algo | |
| SubmeshRestored(SMESH_subMesh *subMesh) | SMESH_Algo | virtual |
| SupportSubmeshes() const | SMESH_Algo | |
| VertexNode(const TopoDS_Vertex &V, const SMESHDS_Mesh *meshDS) | SMESH_Algo | static |
| VertexNode(const TopoDS_Vertex &V, const SMESH_Mesh *mesh) | SMESH_Algo | static |
| VertexNode(const TopoDS_Vertex &V, const SMESHDS_SubMesh *edgeSM, const SMESH_Mesh *mesh, const bool checkV=true) | SMESH_Algo | static |
| ~SMESH_3D_Algo() | SMESH_3D_Algo | virtual |
| ~SMESH_Algo() | SMESH_Algo | virtual |
| ~SMESH_Hypothesis() | SMESH_Hypothesis | virtual |
| ~SMESHDS_Hypothesis() | SMESHDS_Hypothesis | virtual |