| VTK
    | 
Go to the source code of this file.
| Classes | |
| class | vtkSplineFilter | 
| generate uniformly subdivided polylines from a set of input polyline using a vtkSpline  More... | |
| Macros | |
| #define | VTK_SUBDIVIDE_SPECIFIED 0 | 
| #define | VTK_SUBDIVIDE_LENGTH 1 | 
| #define | VTK_TCOORDS_OFF 0 | 
| #define | VTK_TCOORDS_FROM_NORMALIZED_LENGTH 1 | 
| #define | VTK_TCOORDS_FROM_LENGTH 2 | 
| #define | VTK_TCOORDS_FROM_SCALARS 3 | 
| #define VTK_SUBDIVIDE_SPECIFIED 0 | 
Definition at line 45 of file vtkSplineFilter.h.
| #define VTK_SUBDIVIDE_LENGTH 1 | 
Definition at line 46 of file vtkSplineFilter.h.
| #define VTK_TCOORDS_OFF 0 | 
Definition at line 48 of file vtkSplineFilter.h.
| #define VTK_TCOORDS_FROM_NORMALIZED_LENGTH 1 | 
Definition at line 49 of file vtkSplineFilter.h.
| #define VTK_TCOORDS_FROM_LENGTH 2 | 
Definition at line 50 of file vtkSplineFilter.h.
| #define VTK_TCOORDS_FROM_SCALARS 3 | 
Definition at line 51 of file vtkSplineFilter.h.
 1.8.9.1
 1.8.9.1