Go to the documentation of this file.
36 #ifndef vtkPLYReader_h
37 #define vtkPLYReader_h
39 #include "vtkIOPLYModule.h"
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
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.
vtkStringArray * Comments
Superclass for algorithms that read models from a file.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
a vtkAbstractArray subclass for strings
read Stanford University PLY polygonal file format