|
SALOME - SMESH
|
#include "SMESH_SMDS.hxx"#include "SMDSAbs_ElementType.hxx"#include "SMDS_MeshObject.hxx"#include "SMDS_ElemIterator.hxx"#include "SMDS_MeshElementIDFactory.hxx"#include <vector>#include <iostream>

Go to the source code of this file.
Data Structures | |
| class | SMDS_MeshElement |
| Base class for elements. More... | |
| struct | TIDCompare |
| Comparator of elements by ID for usage in std containers. More... | |