66 #include "vtkFiltersCoreModule.h" 85 vtkSetClampMacro(MaximumLength,
int,4,100000);
86 vtkGetMacro(MaximumLength,
int);
94 vtkBooleanMacro(PassCellDataAsFieldData,
vtkTypeBool);
131 vtkBooleanMacro(JoinContiguousSegments,
vtkTypeBool);
vtkTypeBool PassThroughCellIds
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtkTypeBool JoinContiguousSegments
static vtkPolyDataAlgorithm * New()
vtkTypeBool PassThroughPointIds
create triangle strips and/or poly-lines
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
vtkTypeBool PassCellDataAsFieldData
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.