#include "SMESH_SMDS.hxx"#include <vtkUnstructuredGrid.h>#include <vtkCellLinks.h>#include <vector>#include <set>#include <map>

Go to the source code of this file.
Data Structures | |
| class | SMDS_CellLinks |
| class | SMDS_UnstructuredGrid |
Macros | |
| #define | VTK_MAXTYPE VTK_POLYHEDRON |
| #define | NBMAXNEIGHBORS 100 |
| #define | NBMAXNODESINCELL 5000 |
| #define | VTK_HAS_MTIME_TYPE |
Typedefs | |
| typedef unsigned long int | vtkMTimeType |
| #define NBMAXNEIGHBORS 100 |
| #define NBMAXNODESINCELL 5000 |
Referenced by SMDS_UnstructuredGrid::compactGrid(), and SMDS_UnstructuredGrid::copyBloc().
| #define VTK_HAS_MTIME_TYPE |
| #define VTK_MAXTYPE VTK_POLYHEDRON |
Referenced by SMDS_UnstructuredGrid::BuildDownwardConnectivity(), and SMDS_Downward::getCellDimension().
| typedef unsigned long int vtkMTimeType |