29 #ifndef vtkSimplePointsReader_h
30 #define vtkSimplePointsReader_h
44 vtkSetStringMacro(FileName);
45 vtkGetStringMacro(FileName);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKIOLEGACY_EXPORT
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