Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

contrib/vtkImageToPolyDataFilter.h File Reference

#include "vtkStructuredPointsToPolyDataFilter.h"
#include "vtkScalarsToColors.h"

Include dependency graph for vtkImageToPolyDataFilter.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.

Compounds

class  vtkImageToPolyDataFilter
 generate linear primitives (vtkPolyData) from an image. More...


Defines

#define VTK_STYLE_PIXELIZE   0
#define VTK_STYLE_POLYGONALIZE   1
#define VTK_STYLE_RUN_LENGTH   2
#define VTK_COLOR_MODE_LUT   0
#define VTK_COLOR_MODE_LINEAR_256   1


Define Documentation

#define VTK_STYLE_PIXELIZE   0
 

Definition at line 99 of file vtkImageToPolyDataFilter.h.

#define VTK_STYLE_POLYGONALIZE   1
 

Definition at line 100 of file vtkImageToPolyDataFilter.h.

#define VTK_STYLE_RUN_LENGTH   2
 

Definition at line 101 of file vtkImageToPolyDataFilter.h.

#define VTK_COLOR_MODE_LUT   0
 

Definition at line 103 of file vtkImageToPolyDataFilter.h.

#define VTK_COLOR_MODE_LINEAR_256   1
 

Definition at line 104 of file vtkImageToPolyDataFilter.h.


Generated on Wed Nov 21 12:41:09 2001 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001