30 #ifndef vtkAbstractPolyDataReader_h 
   31 #define vtkAbstractPolyDataReader_h 
   33 #include "vtkIOCoreModule.h"  
   46   vtkSetStringMacro(FileName);
 
Superclass for algorithms that read models from a file. 
 
Superclass for algorithms that produce only polydata as output. 
 
a simple class to control print indentation 
 
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions. 
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.