#include "vtkDataSetToPolyDataFilter.h"
#include "vtkContourValues.h"
Go to the source code of this file.
Defines | |
#define | VTK_SORT_BY_VALUE 0 |
#define | VTK_SORT_BY_CELL 1 |
|
Definition at line 56 of file vtkCutter.h. Referenced by vtkCutter::GetSortByAsString(), and vtkCutter::SetSortByToSortByValue(). |
|
Definition at line 57 of file vtkCutter.h. Referenced by vtkCutter::SetSortByToSortByCell(). |