| VTK
    | 
Go to the source code of this file.
| Classes | |
| class | vtkThreshold | 
| extracts cells where scalar value in cell satisfies threshold criterion  More... | |
| Macros | |
| #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 | 
| #define VTK_ATTRIBUTE_MODE_DEFAULT 0 | 
Definition at line 49 of file vtkThreshold.h.
| #define VTK_ATTRIBUTE_MODE_USE_POINT_DATA 1 | 
Definition at line 50 of file vtkThreshold.h.
| #define VTK_ATTRIBUTE_MODE_USE_CELL_DATA 2 | 
Definition at line 51 of file vtkThreshold.h.
| #define VTK_COMPONENT_MODE_USE_SELECTED 0 | 
Definition at line 54 of file vtkThreshold.h.
| #define VTK_COMPONENT_MODE_USE_ALL 1 | 
Definition at line 55 of file vtkThreshold.h.
| #define VTK_COMPONENT_MODE_USE_ANY 2 | 
Definition at line 56 of file vtkThreshold.h.
 1.8.9.1
 1.8.9.1