29#ifndef vtkAppendArcLength_h
30#define vtkAppendArcLength_h
32#include "vtkFiltersCoreModule.h"
appends Arc length for input poly lines.
static vtkAppendArcLength * New()
~vtkAppendArcLength() override
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.