#include "vtkPolyDataAlgorithm.h"


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... | |
Defines | |
| #define | VTK_VECTOR_EXTRUSION 1 | 
| #define | VTK_NORMAL_EXTRUSION 2 | 
| #define | VTK_POINT_EXTRUSION 3 | 
| #define VTK_VECTOR_EXTRUSION 1 | 
Definition at line 63 of file vtkLinearExtrusionFilter.h.
| #define VTK_NORMAL_EXTRUSION 2 | 
Definition at line 64 of file vtkLinearExtrusionFilter.h.
| #define VTK_POINT_EXTRUSION 3 | 
Definition at line 65 of file vtkLinearExtrusionFilter.h.
 1.5.6