#include "vtkUnstructuredGridAlgorithm.h"
Include dependency graph for vtkConnectivityFilter.h:
Go to the source code of this file.
Classes | |
class | vtkConnectivityFilter |
extract data based on geometric connectivity More... | |
Defines | |
#define | VTK_EXTRACT_POINT_SEEDED_REGIONS 1 |
#define | VTK_EXTRACT_CELL_SEEDED_REGIONS 2 |
#define | VTK_EXTRACT_SPECIFIED_REGIONS 3 |
#define | VTK_EXTRACT_LARGEST_REGION 4 |
#define | VTK_EXTRACT_ALL_REGIONS 5 |
#define | VTK_EXTRACT_CLOSEST_POINT_REGION 6 |
|
|
|
|
Definition at line 63 of file vtkConnectivityFilter.h. Referenced by vtkPolyDataConnectivityFilter::SetExtractionModeToLargestRegion(), and vtkConnectivityFilter::SetExtractionModeToLargestRegion(). |
|
|