VTK  9.3.20240416
Classes | Macros
vtkCell.h File Reference
#include "vtkCommonDataModelModule.h"
#include "vtkObject.h"
#include "vtkBoundingBox.h"
#include "vtkCellType.h"
#include "vtkDeprecation.h"
#include "vtkIdList.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...
 

Macros

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

Macro Definition Documentation

◆ VTK_CELL_SIZE

#define VTK_CELL_SIZE   512

Definition at line 110 of file vtkCell.h.

◆ VTK_TOL

#define VTK_TOL   1.e-05

Definition at line 111 of file vtkCell.h.