137 #ifndef vtkOBJReader_h
138 #define vtkOBJReader_h
141 #include "vtkIOGeometryModule.h"
155 vtkGetStringMacro(Comment);
167 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()