VTK
Classes | Macros
vtkRibbonFilter.h File Reference
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkRibbonFilter.h:

Go to the source code of this file.

Classes

class  vtkRibbonFilter
 create oriented ribbons from lines defined in polygonal dataset More...

Macros

#define VTK_TCOORDS_OFF   0
#define VTK_TCOORDS_FROM_NORMALIZED_LENGTH   1
#define VTK_TCOORDS_FROM_LENGTH   2
#define VTK_TCOORDS_FROM_SCALARS   3

Macro Definition Documentation

#define VTK_TCOORDS_OFF   0

Definition at line 46 of file vtkRibbonFilter.h.

#define VTK_TCOORDS_FROM_NORMALIZED_LENGTH   1

Definition at line 47 of file vtkRibbonFilter.h.

#define VTK_TCOORDS_FROM_LENGTH   2

Definition at line 48 of file vtkRibbonFilter.h.

#define VTK_TCOORDS_FROM_SCALARS   3

Definition at line 49 of file vtkRibbonFilter.h.