57 #include "vtkFiltersCoreModule.h"
60 VTK_ABI_NAMESPACE_BEGIN
77 vtkSetClampMacro(MaximumLength,
int, 4, 100000);
78 vtkGetMacro(MaximumLength,
int);
86 vtkBooleanMacro(PassCellDataAsFieldData,
vtkTypeBool);
123 vtkBooleanMacro(JoinContiguousSegments,
vtkTypeBool);
144 VTK_ABI_NAMESPACE_END
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.