Data Fields | |
| std::string | _groupEntry |
| std::set< int > | _indices |
| CORBA::Object_ptr | _smeshObject |
Definition at line 570 of file SMESH_Mesh_i.hxx.
| std::string SMESH_Mesh_i.TGeomGroupData._groupEntry |
Definition at line 573 of file SMESH_Mesh_i.hxx.
Referenced by SMESH_Mesh_i.addGeomGroupData(), and SMESH_Mesh_i.newGroupShape().
| std::set<int> SMESH_Mesh_i.TGeomGroupData._indices |
Definition at line 574 of file SMESH_Mesh_i.hxx.
Referenced by SMESH_Mesh_i.addGeomGroupData(), and SMESH_Mesh_i.newGroupShape().
| CORBA::Object_ptr SMESH_Mesh_i.TGeomGroupData._smeshObject |
Definition at line 575 of file SMESH_Mesh_i.hxx.
Referenced by SMESH_Mesh_i.addGeomGroupData().