|
VTK
9.0.1
|
Go to the source code of this file.
Classes | |
| class | vtkLinearExtrusionFilter |
| sweep polygonal data creating a "skirt" from free edges and lines, and lines from vertices More... | |
Macros | |
| #define | VTK_VECTOR_EXTRUSION 1 |
| #define | VTK_NORMAL_EXTRUSION 2 |
| #define | VTK_POINT_EXTRUSION 3 |
| #define VTK_VECTOR_EXTRUSION 1 |
Definition at line 60 of file vtkLinearExtrusionFilter.h.
| #define VTK_NORMAL_EXTRUSION 2 |
Definition at line 61 of file vtkLinearExtrusionFilter.h.
| #define VTK_POINT_EXTRUSION 3 |
Definition at line 62 of file vtkLinearExtrusionFilter.h.
1.8.17