133#ifndef vtkOBJReader_h
134#define vtkOBJReader_h
137#include "vtkIOGeometryModule.h"
139VTK_ABI_NAMESPACE_BEGIN
151 vtkGetStringMacro(Comment);
162 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.