#include "vtkPolyDataToPolyDataFilter.h"
Go to the source code of this file.
Defines | |
#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 |
|
Definition at line 48 of file vtkSplineFilter.h. Referenced by vtkSplineFilter::SetSubdivideToSpecified(). |
|
Definition at line 49 of file vtkSplineFilter.h. Referenced by vtkSplineFilter::SetSubdivideToLength(). |
|
Definition at line 51 of file vtkSplineFilter.h. |
|
Definition at line 52 of file vtkSplineFilter.h. |
|
Definition at line 53 of file vtkSplineFilter.h. |
|
Definition at line 54 of file vtkSplineFilter.h. |