#include "vtkPolyDataAlgorithm.h"

Go to the source code of this file.
| Classes | |
| class | vtkSelectPolyData | 
| select portion of polygonal mesh; generate selection scalars  More... | |
| Defines | |
| #define | VTK_INSIDE_SMALLEST_REGION 0 | 
| #define | VTK_INSIDE_LARGEST_REGION 1 | 
| #define | VTK_INSIDE_CLOSEST_POINT_REGION 2 | 
| #define VTK_INSIDE_SMALLEST_REGION 0 | 
Definition at line 85 of file vtkSelectPolyData.h.
| #define VTK_INSIDE_LARGEST_REGION 1 | 
Definition at line 86 of file vtkSelectPolyData.h.
| #define VTK_INSIDE_CLOSEST_POINT_REGION 2 | 
Definition at line 87 of file vtkSelectPolyData.h.
 1.5.6
 1.5.6