#include "vtkStructuredPointsToPolyDataFilter.h"
#include "vtkScalarsToColors.h"
Include dependency graph for vtkImageToPolyDataFilter.h:
This graph shows which files directly or indirectly include this file:
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 |
|
Definition at line 99 of file vtkImageToPolyDataFilter.h. |
|
Definition at line 100 of file vtkImageToPolyDataFilter.h. |
|
Definition at line 101 of file vtkImageToPolyDataFilter.h. |
|
Definition at line 103 of file vtkImageToPolyDataFilter.h. |
|
Definition at line 104 of file vtkImageToPolyDataFilter.h. |