39#include "vtkIOPLYModule.h"
Superclass for algorithms that read models from a file.
a simple class to control print indentation
read Stanford University PLY polygonal file format
static vtkPLYReader * New()
Construct object with merging set to true.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static int CanReadFile(const char *filename)
A simple, non-exhaustive check to see if a file is a valid ply file.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.