35 #ifndef __vtkPLYReader_h
36 #define __vtkPLYReader_h
52 vtkSetStringMacro(FileName);
53 vtkGetStringMacro(FileName);
57 static int CanReadFile(
const char *filename);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
read Stanford University PLY polygonal file format