26 #ifndef vtkOBJImporter_h
27 #define vtkOBJImporter_h
29 #include "vtkIOImportModule.h"
73 void SetFileName(
const char* arg);
74 void SetFileNameMTL(
const char* arg);
75 void SetTexturePath(
const char* path);
76 const char* GetFileName()
const;
77 const char* GetFileNameMTL()
const;
78 const char* GetTexturePath()
const;
abstract specification for renderers
virtual int ImportBegin()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkSmartPointer< vtkOBJPolyDataProcessor > Impl
create a window for renderers to draw into
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
import from .obj wavefront files