33 #ifndef vtkPLYReader_h 34 #define vtkPLYReader_h 36 #include "vtkIOPLYModule.h" 55 static int CanReadFile(
const char *filename);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtkStringArray * Comments
a vtkAbstractArray subclass for strings
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that read models from a file.
a simple class to control print indentation
read Stanford University PLY polygonal file format
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.