Go to the documentation of this file.
36 #ifndef vtkPLYReader_h
37 #define vtkPLYReader_h
39 #include "vtkIOPLYModule.h"
58 static int CanReadFile(
const char *filename);
vtkStringArray * Comments
Superclass for algorithms that read models from a file.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
a simple class to control print indentation
a vtkAbstractArray subclass for strings
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.
static vtkPolyDataAlgorithm * New()