| 
    VTK
    9.3.0
    
   | 
 
Go to the source code of this file.
Classes | |
| class | vtkImageToPolyDataFilter | 
| generate linear primitives (vtkPolyData) from an image  More... | |
Macros | |
| #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 VTK_STYLE_PIXELIZE 0 | 
Definition at line 61 of file vtkImageToPolyDataFilter.h.
| #define VTK_STYLE_POLYGONALIZE 1 | 
Definition at line 62 of file vtkImageToPolyDataFilter.h.
| #define VTK_STYLE_RUN_LENGTH 2 | 
Definition at line 63 of file vtkImageToPolyDataFilter.h.
| #define VTK_COLOR_MODE_LUT 0 | 
Definition at line 65 of file vtkImageToPolyDataFilter.h.
| #define VTK_COLOR_MODE_LINEAR_256 1 | 
Definition at line 66 of file vtkImageToPolyDataFilter.h.