66 #include "vtkFiltersCoreModule.h" 85 vtkSetClampMacro(MaximumLength,
int,4,100000);
86 vtkGetMacro(MaximumLength,
int);
96 vtkGetMacro(PassCellDataAsFieldData,
int);
107 vtkGetMacro(PassThroughCellIds,
int);
119 vtkGetMacro(PassThroughPointIds,
int);
130 vtkGetMacro(JoinContiguousSegments,
int);
149 void operator=(
const vtkStripper&) VTK_DELETE_FUNCTION;
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
int JoinContiguousSegments
static vtkPolyDataAlgorithm * New()
create triangle strips and/or poly-lines
int PassCellDataAsFieldData
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.