VTK
Classes | Macros
vtkConnectedPointsFilter.h File Reference
#include "vtkFiltersPointsModule.h"
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkConnectedPointsFilter.h:

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
 

Macro Definition Documentation

#define VTK_EXTRACT_POINT_SEEDED_REGIONS   1

Definition at line 61 of file vtkConnectedPointsFilter.h.

#define VTK_EXTRACT_SPECIFIED_REGIONS   3

Definition at line 62 of file vtkConnectedPointsFilter.h.

#define VTK_EXTRACT_LARGEST_REGION   4

Definition at line 63 of file vtkConnectedPointsFilter.h.

#define VTK_EXTRACT_ALL_REGIONS   5

Definition at line 64 of file vtkConnectedPointsFilter.h.

#define VTK_EXTRACT_CLOSEST_POINT_REGION   6

Definition at line 65 of file vtkConnectedPointsFilter.h.