175 #ifndef vtkStripper_h
176 #define vtkStripper_h
178 #include "vtkFiltersCoreModule.h"
181 VTK_ABI_NAMESPACE_BEGIN
198 vtkSetClampMacro(MaximumLength,
int, 4, 100000);
199 vtkGetMacro(MaximumLength,
int);
265 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