#include <SMESH_Gen.hxx>
Data Fields | |
| std::map< int, SMESH_Hypothesis * > | mapHypothesis |
| std::map< int, SMESH_Mesh * > | mapMesh |
| SMESHDS_Document * | myDocument |
Definition at line 55 of file SMESH_Gen.hxx.
| std::map< int, SMESH_Hypothesis * > studyContextStruct.mapHypothesis |
Definition at line 57 of file SMESH_Gen.hxx.
Referenced by SMESH_Mesh.AddHypothesis(), SMESH_Mesh.RemoveHypothesis(), and SMESH_Hypothesis.SMESH_Hypothesis().
| std::map< int, SMESH_Mesh * > studyContextStruct.mapMesh |
Definition at line 58 of file SMESH_Gen.hxx.
Referenced by SMESH_Gen.CreateMesh(), SMESH_Hypothesis.GetMeshByPersistentID(), StdMeshers_ImportSource1D.GetSourceMeshes(), and SMESH_Mesh.NotifySubMeshesHypothesisModification().
Definition at line 59 of file SMESH_Gen.hxx.
Referenced by SMESH_Gen.CreateMesh(), and SMESH_Gen.GetStudyContext().