studyContextStruct Struct Reference
#include <SMESH_Gen.hxx>
Public Attributes | |
| std::map< int, SMESH_Hypothesis * > | mapHypothesis |
| std::map< int, SMESH_Mesh * > | mapMesh |
| SMESHDS_Document * | myDocument |
Member Data Documentation
◆ mapHypothesis
| std::map< int, SMESH_Hypothesis * > studyContextStruct::mapHypothesis |
◆ mapMesh
| std::map< int, SMESH_Mesh * > studyContextStruct::mapMesh |
◆ myDocument
| SMESHDS_Document* studyContextStruct::myDocument |
Referenced by SMESH_Gen::CreateMesh(), and SMESH_Gen::GetStudyContext().
The documentation for this struct was generated from the following file:
- src/3rdParty/salomesmesh/inc/SMESH_Gen.hxx
1.8.17