18 #ifndef vtkSimplePointsReader_h
19 #define vtkSimplePointsReader_h
21 #include "vtkIOLegacyModule.h"
24 VTK_ABI_NAMESPACE_BEGIN
36 vtkSetFilePathMacro(FileName);
37 vtkGetFilePathMacro(FileName);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
Read a list of points from a file.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.