130#ifndef vtkOBJReader_h
131#define vtkOBJReader_h
134#include "vtkIOGeometryModule.h"
136VTK_ABI_NAMESPACE_BEGIN
148 vtkGetStringMacro(Comment);
159 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()
Hold a reference to a vtkObjectBase instance.