|
VTK
|
#include "vtkFiltersModelingModule.h"#include "vtkPolyDataAlgorithm.h"#include "vtkContourValues.h"
Go to the source code of this file.
Classes | |
| class | vtkBandedPolyDataContourFilter |
| generate filled contours for vtkPolyData More... | |
Defines | |
| #define | VTK_SCALAR_MODE_INDEX 0 |
| #define | VTK_SCALAR_MODE_VALUE 1 |
| #define VTK_SCALAR_MODE_INDEX 0 |
Definition at line 61 of file vtkBandedPolyDataContourFilter.h.
| #define VTK_SCALAR_MODE_VALUE 1 |
Definition at line 62 of file vtkBandedPolyDataContourFilter.h.
1.8.0