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

vtkCellType Class Reference

#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).

Created by:
  • Bertel, Francois
CVS contributions (if > 5%):
  • Bertel, Francois (100%)
CVS logs (CVSweb):
  • .h (/Filtering/vtkCellType.h)


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