41 #ifndef vtkRibbonFilter_h 42 #define vtkRibbonFilter_h 47 #define VTK_TCOORDS_OFF 0 48 #define VTK_TCOORDS_FROM_NORMALIZED_LENGTH 1 49 #define VTK_TCOORDS_FROM_LENGTH 2 50 #define VTK_TCOORDS_FROM_SCALARS 3 127 const char *GetGenerateTCoordsAsString();
148 double DefaultNormal[3];
void SetGenerateTCoordsToOff()
#define VTK_TCOORDS_FROM_NORMALIZED_LENGTH
represent and manipulate point attribute data
create oriented ribbons from lines defined in polygonal dataset
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
represent and manipulate cell attribute data
#define VTKFILTERSMODELING_EXPORT
dynamic, self-adjusting array of float
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
void SetGenerateTCoordsToUseLength()
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
void SetGenerateTCoordsToUseScalars()
abstract superclass for arrays of numeric data
object to represent cell connectivity
void SetGenerateTCoordsToNormalizedLength()
#define VTK_TCOORDS_FROM_LENGTH
#define VTK_TCOORDS_FROM_SCALARS
#define vtkBooleanMacro(name, type)
#define vtkSetVector3Macro(name, type)
#define vtkGetVectorMacro(name, type, count)
represent and manipulate 3D points
#define vtkSetMacro(name, type)