SALOME - SMESH
|
#include "SMESH_SMDS.hxx"
#include "SMDS_MeshIDFactory.hxx"
#include "SMDS_ElemIterator.hxx"
#include <NCollection_DataMap.hxx>
Go to the source code of this file.
Data Structures | |
class | SMDS_MeshElementIDFactory |
Typedefs | |
typedef NCollection_DataMap< int, SMDS_MeshElement * > | SMDS_IdElementMap |
typedef NCollection_DataMap<int, SMDS_MeshElement *> SMDS_IdElementMap |
Definition at line 36 of file SMDS_MeshElementIDFactory.hxx.