66 #include "vtkFiltersCoreModule.h"
69 VTK_ABI_NAMESPACE_BEGIN
86 vtkSetClampMacro(MaximumLength,
int, 4, 100000);
87 vtkGetMacro(MaximumLength,
int);
153 VTK_ABI_NAMESPACE_END
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
static vtkStripper * New()
Construct object with MaximumLength set to 1000.
vtkTypeBool JoinContiguousSegments
~vtkStripper() override=default
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