| VTK
    9.0.1
    | 
Go to the source code of this file.
| Classes | |
| class | vtkConnectedPointsFilter | 
| extract / segment points based on geometric connectivity  More... | |
| Macros | |
| #define | VTK_EXTRACT_POINT_SEEDED_REGIONS 1 | 
| #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 | 
| #define VTK_EXTRACT_POINT_SEEDED_REGIONS 1 | 
Definition at line 58 of file vtkConnectedPointsFilter.h.
| #define VTK_EXTRACT_SPECIFIED_REGIONS 3 | 
Definition at line 59 of file vtkConnectedPointsFilter.h.
| #define VTK_EXTRACT_LARGEST_REGION 4 | 
Definition at line 60 of file vtkConnectedPointsFilter.h.
| #define VTK_EXTRACT_ALL_REGIONS 5 | 
Definition at line 61 of file vtkConnectedPointsFilter.h.
| #define VTK_EXTRACT_CLOSEST_POINT_REGION 6 | 
Definition at line 62 of file vtkConnectedPointsFilter.h.
 1.8.17
 1.8.17