134#ifndef vtkOBJReader_h
135#define vtkOBJReader_h
138#include "vtkIOGeometryModule.h"
152 vtkGetStringMacro(Comment);
164 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()