16 #ifndef vtkOBJReader_h
17 #define vtkOBJReader_h
20 #include "vtkIOGeometryModule.h"
23 VTK_ABI_NAMESPACE_BEGIN
35 vtkGetStringMacro(Comment);
56 vtkSetStringMacro(Comment);
Abstract class used for custom streams.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtkSmartPointer< vtkResourceStream > Stream
read Wavefront .obj files
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that read models from a file.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.