#include <SMESH_Gen.hxx>
Data Fields | |
| 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(), SMESH_Gen::GetStudyContext(), and SMESH_Gen::~SMESH_Gen().