25 #ifndef vtkOBJReader_h
26 #define vtkOBJReader_h
29 #include "vtkIOGeometryModule.h"
43 vtkGetStringMacro(Comment);
55 vtkSetStringMacro(Comment);
Superclass for algorithms that read models from a file.
a simple class to control print indentation
read Wavefront .obj files
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkOBJReader * New()