|
SALOME - SMESH
|
#include <SMESH_Gen.hxx>

Data Fields | |
| std::map< int, SMESH_Hypothesis * > | mapHypothesis |
| std::map< int, SMESH_Mesh * > | mapMesh |
| SMESHDS_Document * | myDocument |
Definition at line 53 of file SMESH_Gen.hxx.
| std::map< int, SMESH_Hypothesis * > studyContextStruct::mapHypothesis |
Definition at line 55 of file SMESH_Gen.hxx.
| std::map< int, SMESH_Mesh * > studyContextStruct::mapMesh |
Definition at line 56 of file SMESH_Gen.hxx.
| SMESHDS_Document* studyContextStruct::myDocument |
Definition at line 57 of file SMESH_Gen.hxx.