|
VTK
9.2.6
|
Go to the source code of this file.
Classes | |
| class | vtkContourLoopExtraction |
| extract closed loops (polygons) from lines and polylines More... | |
Macros | |
| #define | VTK_LOOP_CLOSURE_OFF 0 |
| #define | VTK_LOOP_CLOSURE_BOUNDARY 1 |
| #define | VTK_LOOP_CLOSURE_ALL 2 |
| #define | VTK_OUTPUT_POLYGONS 0 |
| #define | VTK_OUTPUT_POLYLINES 1 |
| #define | VTK_OUTPUT_BOTH 2 |
| #define VTK_LOOP_CLOSURE_OFF 0 |
Definition at line 80 of file vtkContourLoopExtraction.h.
| #define VTK_LOOP_CLOSURE_BOUNDARY 1 |
Definition at line 81 of file vtkContourLoopExtraction.h.
| #define VTK_LOOP_CLOSURE_ALL 2 |
Definition at line 82 of file vtkContourLoopExtraction.h.
| #define VTK_OUTPUT_POLYGONS 0 |
Definition at line 84 of file vtkContourLoopExtraction.h.
| #define VTK_OUTPUT_POLYLINES 1 |
Definition at line 85 of file vtkContourLoopExtraction.h.
| #define VTK_OUTPUT_BOTH 2 |
Definition at line 86 of file vtkContourLoopExtraction.h.