VTK
Classes | Defines
dox/Common/DataModel/vtkCell.h File Reference
#include "vtkCommonDataModelModule.h"
#include "vtkObject.h"
#include "vtkIdList.h"
#include "vtkCellType.h"
Include dependency graph for vtkCell.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkCell
 abstract class to specify cell behavior More...

Defines

#define VTK_CELL_SIZE   512
#define VTK_TOL   1.e-05

Define Documentation

#define VTK_CELL_SIZE   512

Definition at line 42 of file vtkCell.h.

#define VTK_TOL   1.e-05

Definition at line 43 of file vtkCell.h.