#include "vtkDataSetToPolyDataFilter.h"
#include "vtkContourValues.h"
Include dependency graph for vtkCutter.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vtkCutter |
Cut vtkDataSet with user-specified implicit function. More... | |
Defines | |
#define | VTK_SORT_BY_VALUE 0 |
#define | VTK_SORT_BY_CELL 1 |
|
Definition at line 65 of file vtkCutter.h. Referenced by vtkCutter::SetSortByToSortByValue(). |
|
Definition at line 66 of file vtkCutter.h. Referenced by vtkCutter::SetSortByToSortByCell(). |