#include "vtkPolyDataToPolyDataFilter.h"
Go to the source code of this file.
Defines | |
#define | VTK_INSIDE_SMALLEST_REGION 0 |
#define | VTK_INSIDE_LARGEST_REGION 1 |
#define | VTK_INSIDE_CLOSEST_POINT_REGION 2 |
|
Definition at line 89 of file vtkSelectPolyData.h. Referenced by vtkSelectPolyData::GetSelectionModeAsString(), and vtkSelectPolyData::SetSelectionModeToSmallestRegion(). |
|
Definition at line 90 of file vtkSelectPolyData.h. Referenced by vtkSelectPolyData::GetSelectionModeAsString(), and vtkSelectPolyData::SetSelectionModeToLargestRegion(). |
|
Definition at line 91 of file vtkSelectPolyData.h. Referenced by vtkSelectPolyData::SetSelectionModeToClosestPointRegion(). |