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