Version: 9.16.0
SMESHDS_SubMesh.hxx File Reference
#include "SMESH_SMESHDS.hxx"
#include "SMDS_ElementHolder.hxx"
#include "SMDS_Mesh.hxx"
#include <smIdType.hxx>
#include <vector>
#include <boost/container/flat_set.hpp>
Include dependency graph for SMESHDS_SubMesh.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SMESHDS_SubMesh
 

Typedefs

typedef boost::container::flat_set< const SMESHDS_SubMesh * > TSubMeshSet
 
typedef SMDS_Iterator< const SMESHDS_SubMesh * > SMESHDS_SubMeshIterator
 
typedef boost::shared_ptr< SMESHDS_SubMeshIteratorSMESHDS_SubMeshIteratorPtr
 

Typedef Documentation

◆ SMESHDS_SubMeshIterator

◆ SMESHDS_SubMeshIteratorPtr

◆ TSubMeshSet