VTK
Classes | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/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 45 of file vtkCell.h.

#define VTK_TOL   1.e-05

Definition at line 46 of file vtkCell.h.