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
void SetTexturePath(const char *path)
static vtkOBJImporter * New()
void SetFileName(const char *arg)
Specify the name of the file to read.
const char * GetFileNameMTL() const
void SetFileNameMTL(const char *arg)
const char * GetTexturePath() const
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
const char * GetFileName() const
virtual int ImportBegin()
create a window for renderers to draw into
abstract specification for renderers