Go to the documentation of this file.
30 #ifndef vtkSimplePointsReader_h
31 #define vtkSimplePointsReader_h
33 #include "vtkIOLegacyModule.h"
47 vtkSetStringMacro(FileName);
Read a list of points from a file.
static vtkSimplePointsReader * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
Superclass for algorithms that produce only polydata as output.