#include "SMESH_SMDS.hxx"#include "SMDSAbs_ElementType.hxx"#include "SMDS_MeshObject.hxx"#include "SMDS_ElemIterator.hxx"#include "SMDS_MeshElementIDFactory.hxx"#include "SMDS_StdIterator.hxx"#include <vector>#include <iostream>#include <vtkType.h>#include <vtkCellType.h>

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... | |
Typedefs | |
| typedef short | ShortType |
| typedef int | LongType |
Definition at line 46 of file SMDS_MeshElement.hxx.
| typedef short ShortType |
Definition at line 45 of file SMDS_MeshElement.hxx.