|
VTK
9.4.2
|
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 49 of file vtkConnectedPointsFilter.h.
| #define VTK_EXTRACT_SPECIFIED_REGIONS 3 |
Definition at line 50 of file vtkConnectedPointsFilter.h.
| #define VTK_EXTRACT_LARGEST_REGION 4 |
Definition at line 51 of file vtkConnectedPointsFilter.h.
| #define VTK_EXTRACT_ALL_REGIONS 5 |
Definition at line 52 of file vtkConnectedPointsFilter.h.
| #define VTK_EXTRACT_CLOSEST_POINT_REGION 6 |
Definition at line 53 of file vtkConnectedPointsFilter.h.