dox/Common/vtkCell.h File Reference

#include "vtkObject.h"
#include "vtkIdList.h"
#include "vtkCellType.h"

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.