|
VTK
9.5.20251110
|
#include "vtkFiltersCoreModule.h"#include "vtkPolyDataAlgorithm.h"#include "vtkWrappingHints.h"#include "vtkContourValues.h"Go to the source code of this file.
Classes | |
| class | vtkCutter |
| Cut vtkDataSet with user-specified implicit function. More... | |
Macros | |
| #define | VTK_SORT_BY_VALUE 0 |
| #define | VTK_SORT_BY_CELL 1 |
| #define VTK_SORT_BY_VALUE 0 |
Definition at line 148 of file vtkCutter.h.
| #define VTK_SORT_BY_CELL 1 |
Definition at line 149 of file vtkCutter.h.