This is the complete list of members for SMESH_Mesh, including all inherited members.
AddGroup(const SMDSAbs_ElementType theType, const char *theName, int &theId, const TopoDS_Shape &theShape=TopoDS_Shape(), const SMESH_PredicatePtr &thePredicate=SMESH_PredicatePtr()) | SMESH_Mesh | |
AddGroup(SMESHDS_GroupBase *groupDS) | SMESH_Mesh | |
AddHypothesis(const TopoDS_Shape &aSubShape, int anHypId, std::string *error=0) | SMESH_Mesh | |
CGNSToMesh(const char *theFileName, const int theMeshIndex, std::string &theMeshName) | SMESH_Mesh | |
Clear() | SMESH_Mesh | |
ClearLog() | SMESH_Mesh | |
ClearMeshOrder() | SMESH_Mesh | |
ClearSubMesh(const int theShapeId) | SMESH_Mesh | |
ConvertToStandalone(int theGroupID) | SMESH_Mesh | |
DATToMesh(const char *theFileName) | SMESH_Mesh | |
Dump(ostream &save) | SMESH_Mesh | |
ExportCGNS(const char *file, const SMESHDS_Mesh *mesh, const char *meshName=0) | SMESH_Mesh | |
ExportDAT(const char *file, const SMESHDS_Mesh *meshPart=0) | SMESH_Mesh | |
ExportGMF(const char *file, const SMESHDS_Mesh *mesh, bool withRequiredGroups=true) | SMESH_Mesh | |
ExportMED(const char *theFile, const char *theMeshName=NULL, bool theAutoGroups=true, int theVersion=0, const SMESHDS_Mesh *theMeshPart=0, bool theAutoDimension=false, bool theAddODOnVertices=false) | SMESH_Mesh | |
ExportSAUV(const char *file, const char *theMeshName=NULL, bool theAutoGroups=true) | SMESH_Mesh | |
ExportSTL(const char *file, const bool isascii, const SMESHDS_Mesh *meshPart=0) | SMESH_Mesh | |
ExportUNV(const char *file, const SMESHDS_Mesh *meshPart=0) | SMESH_Mesh | |
FindMesh(int meshId) const | SMESH_Mesh | |
GetAncestorMap() const | SMESH_Mesh | |
GetAncestors(const TopoDS_Shape &theSubShape) const | SMESH_Mesh | |
GetAutoColor() | SMESH_Mesh | |
GetComputeProgress() const | SMESH_Mesh | |
GetElementType(const int id, const bool iselem) | SMESH_Mesh | |
GetGen() | SMESH_Mesh | |
GetGroup(const int theGroupID) | SMESH_Mesh | |
GetGroupIds() const | SMESH_Mesh | |
GetGroups() const | SMESH_Mesh | |
GetGroupSubMeshesContaining(const TopoDS_Shape &shape) const | SMESH_Mesh | |
GetHypotheses(const TopoDS_Shape &aSubShape, const SMESH_HypoFilter &aFilter, std::list< const SMESHDS_Hypothesis * > &aHypList, const bool andAncestors, std::list< TopoDS_Shape > *assignedTo=0) const | SMESH_Mesh | |
GetHypotheses(const SMESH_subMesh *aSubMesh, const SMESH_HypoFilter &aFilter, std::list< const SMESHDS_Hypothesis * > &aHypList, const bool andAncestors, std::list< TopoDS_Shape > *assignedTo=0) const | SMESH_Mesh | |
GetHypothesis(const TopoDS_Shape &aSubShape, const SMESH_HypoFilter &aFilter, const bool andAncestors, TopoDS_Shape *assignedTo=0) const | SMESH_Mesh | |
GetHypothesis(const SMESH_subMesh *aSubMesh, const SMESH_HypoFilter &aFilter, const bool andAncestors, TopoDS_Shape *assignedTo=0) const | SMESH_Mesh | |
GetHypothesis(const int aHypID) const | SMESH_Mesh | |
GetHypothesisList(const TopoDS_Shape &aSubShape) const | SMESH_Mesh | |
GetId() const | SMESH_Mesh | |
GetIsModified() const | SMESH_Mesh | |
GetLog() | SMESH_Mesh | |
GetMeshDS() | SMESH_Mesh | |
GetMeshDS() const | SMESH_Mesh | |
GetMeshOrder() const | SMESH_Mesh | |
GetShapeDiagonalSize() const | SMESH_Mesh | |
GetShapeDiagonalSize(const TopoDS_Shape &aShape) | SMESH_Mesh | static |
GetShapeToMesh() const | SMESH_Mesh | |
GetSubMesh(const TopoDS_Shape &aSubShape) | SMESH_Mesh | |
GetSubMeshContaining(const TopoDS_Shape &aSubShape) const | SMESH_Mesh | |
GetSubMeshContaining(const int aShapeID) const | SMESH_Mesh | |
GMFToMesh(const char *theFileName, bool theMakeRequiredGroups=true) | SMESH_Mesh | |
GroupIteratorPtr typedef | SMESH_Mesh | |
HasDuplicatedGroupNamesMED() | SMESH_Mesh | |
HasModificationsToDiscard() const | SMESH_Mesh | |
HasShapeToMesh() const | SMESH_Mesh | |
IsMainShape(const TopoDS_Shape &theShape) const | SMESH_Mesh | |
IsNotConformAllowed() const | SMESH_Mesh | |
IsOrderOK(const SMESH_subMesh *smBefore, const SMESH_subMesh *smAfter) const | SMESH_Mesh | |
IsUsedHypothesis(SMESHDS_Hypothesis *anHyp, const SMESH_subMesh *aSubMesh) | SMESH_Mesh | |
Load() | SMESH_Mesh | |
MEDToMesh(const char *theFileName, const char *theMeshName) | SMESH_Mesh | |
MeshExists(int meshId) const | SMESH_Mesh | |
Nb0DElements() const | SMESH_Mesh | |
NbBalls() const | SMESH_Mesh | |
NbBiQuadQuadrangles() const | SMESH_Mesh | |
NbBiQuadTriangles() const | SMESH_Mesh | |
NbEdges(SMDSAbs_ElementOrder order=ORDER_ANY) const | SMESH_Mesh | |
NbFaces(SMDSAbs_ElementOrder order=ORDER_ANY) const | SMESH_Mesh | |
NbGroup() const | SMESH_Mesh | |
NbHexagonalPrisms() const | SMESH_Mesh | |
NbHexas(SMDSAbs_ElementOrder order=ORDER_ANY) const | SMESH_Mesh | |
NbMeshes() const | SMESH_Mesh | |
NbNodes() const | SMESH_Mesh | |
NbPolygons(SMDSAbs_ElementOrder order=ORDER_ANY) const | SMESH_Mesh | |
NbPolyhedrons() const | SMESH_Mesh | |
NbPrisms(SMDSAbs_ElementOrder order=ORDER_ANY) const | SMESH_Mesh | |
NbPyramids(SMDSAbs_ElementOrder order=ORDER_ANY) const | SMESH_Mesh | |
NbQuadrangles(SMDSAbs_ElementOrder order=ORDER_ANY) const | SMESH_Mesh | |
NbSubMesh() const | SMESH_Mesh | |
NbTetras(SMDSAbs_ElementOrder order=ORDER_ANY) const | SMESH_Mesh | |
NbTriangles(SMDSAbs_ElementOrder order=ORDER_ANY) const | SMESH_Mesh | |
NbTriQuadraticHexas() const | SMESH_Mesh | |
NbVolumes(SMDSAbs_ElementOrder order=ORDER_ANY) const | SMESH_Mesh | |
NotifySubMeshesHypothesisModification(const SMESH_Hypothesis *theChangedHyp) | SMESH_Mesh | |
PseudoShape() | SMESH_Mesh | static |
RemoveGroup(const int theGroupID) | SMESH_Mesh | |
RemoveHypothesis(const TopoDS_Shape &aSubShape, int anHypId) | SMESH_Mesh | |
SetAutoColor(bool theAutoColor) | SMESH_Mesh | |
SetCallUp(TCallUp *upCaller) | SMESH_Mesh | |
SetIsModified(bool isModified) | SMESH_Mesh | |
SetMeshOrder(const TListOfListOfInt &theOrder) | SMESH_Mesh | |
ShapeToMesh(const TopoDS_Shape &aShape) | SMESH_Mesh | |
SMESH_Mesh(int theLocalId, int theStudyId, SMESH_Gen *theGen, bool theIsEmbeddedMode, SMESHDS_Document *theDocument) | SMESH_Mesh | |
SMESH_Mesh() | SMESH_Mesh | protected |
SMESH_Mesh(const SMESH_Mesh &) | SMESH_Mesh | protected |
SortByMeshOrder(std::vector< SMESH_subMesh * > &theListToSort) const | SMESH_Mesh | |
STLToMesh(const char *theFileName) | SMESH_Mesh | |
SynchronizeGroups() | SMESH_Mesh | |
TAncestorMap typedef | SMESH_Mesh | |
UNVToMesh(const char *theFileName) | SMESH_Mesh | |
~SMESH_Mesh() | SMESH_Mesh | virtual |