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

Go to the source code of this file.

Classes

class  vtkContourLoopExtraction
 extract closed loops (polygons) from lines More...
 

Macros

#define VTK_LOOP_CLOSURE_OFF   0
 
#define VTK_LOOP_CLOSURE_BOUNDARY   1
 
#define VTK_LOOP_CLOSURE_ALL   2
 

Macro Definition Documentation

#define VTK_LOOP_CLOSURE_OFF   0

Definition at line 65 of file vtkContourLoopExtraction.h.

#define VTK_LOOP_CLOSURE_BOUNDARY   1

Definition at line 66 of file vtkContourLoopExtraction.h.

#define VTK_LOOP_CLOSURE_ALL   2

Definition at line 67 of file vtkContourLoopExtraction.h.