VTK
vtkCellType Class Reference

define types of cells More...

#include <vtkCellType.h>


Detailed Description

define types of cells

vtkCellType defines the allowable cell types in the visualization library (vtk). In vtk, datasets consist of collections of cells. Different datasets consist of different cell types. The cells may be explicitly represented (as in vtkPolyData), or may be implicit to the data type (as in vtkStructuredPoints).


The documentation for this class was generated from the following file: