#include "vtkDataSetToUnstructuredGridFilter.h"
Include dependency graph for vtkThreshold.h:
Go to the source code of this file.
Classes | |
class | vtkThreshold |
extracts cells where scalar value in cell satisfies threshold criterion More... | |
Defines | |
#define | VTK_ATTRIBUTE_MODE_DEFAULT 0 |
#define | VTK_ATTRIBUTE_MODE_USE_POINT_DATA 1 |
#define | VTK_ATTRIBUTE_MODE_USE_CELL_DATA 2 |
#define | VTK_COMPONENT_MODE_USE_SELECTED 0 |
#define | VTK_COMPONENT_MODE_USE_ALL 1 |
#define | VTK_COMPONENT_MODE_USE_ANY 2 |
|
Definition at line 61 of file vtkThreshold.h. |
|
Definition at line 62 of file vtkThreshold.h. |
|
Definition at line 63 of file vtkThreshold.h. |
|
Definition at line 66 of file vtkThreshold.h. Referenced by vtkThreshold::SetComponentModeToUseSelected(). |
|
Definition at line 67 of file vtkThreshold.h. Referenced by vtkThreshold::SetComponentModeToUseAll(). |
|
Definition at line 68 of file vtkThreshold.h. Referenced by vtkThreshold::SetComponentModeToUseAny(). |