29 #ifndef vtkAppendArcLength_h 30 #define vtkAppendArcLength_h 32 #include "vtkPVVTKExtensionsDefaultModule.h" 33 #include "vtkPolyDataAlgorithm.h" 40 void PrintSelf(ostream& os, vtkIndent indent);
51 virtual int RequestData(vtkInformation* request, vtkInformationVector** inputVector,
52 vtkInformationVector* outputVector);
appends Arc length for input poly lines.