26#ifndef vtkOBJImporter_h
27#define vtkOBJImporter_h
29#include "vtkIOImportModule.h"
a simple class to control print indentation
import from .obj wavefront files
vtkSmartPointer< vtkOBJPolyDataProcessor > Impl
const char * GetFileNameMTL() const
const char * GetFileName() const
void SetTexturePath(const char *path)
const char * GetTexturePath() const
void SetFileName(const char *arg)
Specify the name of the file to read.
void SetFileNameMTL(const char *arg)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkOBJImporter * New()
virtual int ImportBegin()
create a window for renderers to draw into
abstract specification for renderers