#include "SMESH_subMesh_i.hxx"#include "SMESHDS_SubMesh.hxx"#include "SMESH_Gen_i.hxx"#include "SMESH_Mesh_i.hxx"#include "SMESH_MesherHelper.hxx"#include "SMESH_PreMeshInfo.hxx"#include "Utils_CorbaException.hxx"#include "utilities.h"#include "OpUtil.hxx"#include "Utils_ExceptHandlers.hxx"#include <TopoDS_Iterator.hxx>
Typedefs | |
| typedef list< SMESHDS_SubMesh * > | TListOfSubMeshes | 
Functions | |
| bool | getSubMeshes (::SMESH_subMesh *theSubMesh, TListOfSubMeshes &theSubMeshList) | 
| typedef list<SMESHDS_SubMesh*> TListOfSubMeshes | 
| bool getSubMeshes | ( | ::SMESH_subMesh * | theSubMesh, | 
| TListOfSubMeshes & | theSubMeshList | ||
| ) |