#include <SMESH_Gen.hxx>
Public Attributes | |
| std::map< int, SMESH_Hypothesis * > | mapHypothesis |
| std::map< int, SMESH_Mesh * > | mapMesh |
| SMESHDS_Document * | myDocument |
| std::map< int, SMESH_Hypothesis * > studyContextStruct::mapHypothesis |
| std::map< int, SMESH_Mesh * > studyContextStruct::mapMesh |
| SMESHDS_Document* studyContextStruct::myDocument |
Referenced by SMESH_Gen::CreateMesh(), and SMESH_Gen::GetStudyContext().