169#include "vtkFiltersCoreModule.h"
188 vtkSetClampMacro(MaximumLength,
int, 4, 100000);
189 vtkGetMacro(MaximumLength,
int);
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.
create triangle strips and/or poly-lines
vtkTypeBool PassThroughPointIds
vtkTypeBool JoinContiguousSegments
~vtkStripper() override=default
static vtkStripper * New()
Construct object with MaximumLength set to 1000.
vtkTypeBool PassThroughCellIds
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkTypeBool PassCellDataAsFieldData