 |
VTK
9.0.1
|
Go to the documentation of this file.
23 #ifndef vtkPolyLineSource_h
24 #define vtkPolyLineSource_h
26 #include "vtkFiltersSourcesModule.h"
represent and manipulate 3D points
~vtkPolyLineSource() override
create points 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()
a simple class to control print indentation
create a poly line from a list of input points
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.