14 #ifndef vtkPolyLineSource_h
15 #define vtkPolyLineSource_h
17 #include "vtkFiltersSourcesModule.h"
20 VTK_ABI_NAMESPACE_BEGIN
a simple class to control print indentation
represent and manipulate 3D points
create a poly line from a list of input points
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkPolyLineSource * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkPolyLineSource() override
create points from a list of input points