#include "vtkStructuredPointsToPolyDataFilter.h"
Go to the source code of this file.
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 75 of file vtkImageToPolyDataFilter.h. Referenced by vtkImageToPolyDataFilter::SetOutputStyleToPixelize(). |
|
Definition at line 76 of file vtkImageToPolyDataFilter.h. Referenced by vtkImageToPolyDataFilter::SetOutputStyleToPolygonalize(). |
|
Definition at line 77 of file vtkImageToPolyDataFilter.h. Referenced by vtkImageToPolyDataFilter::SetOutputStyleToRunLength(). |
|
Definition at line 79 of file vtkImageToPolyDataFilter.h. Referenced by vtkImageToPolyDataFilter::SetColorModeToLUT(). |
|
Definition at line 80 of file vtkImageToPolyDataFilter.h. Referenced by vtkImageToPolyDataFilter::SetColorModeToLinear256(). |