Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkCell.h File Reference

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

Include dependency graph for vtkCell.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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 52 of file vtkCell.h.

#define VTK_TOL   1.e-05
 

Definition at line 53 of file vtkCell.h.