36 #ifndef vtkPLYReader_h
37 #define vtkPLYReader_h
39 #include "vtkIOPLYModule.h"
56 static int CanReadFile(
const char *filename);
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
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