29 #ifndef __vtkSimplePointsReader_h
30 #define __vtkSimplePointsReader_h
43 vtkSetStringMacro(FileName);
44 vtkGetStringMacro(FileName);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
Read a list of points from a file.
a simple class to control print indentation