26 #ifndef vtkOBJImporter_h 27 #define vtkOBJImporter_h 29 #include "vtkIOImportModule.h" 74 void SetFileName(
const char* arg);
75 void SetFileNameMTL(
const char* arg);
76 void SetTexturePath(
const char* path);
77 const char* GetFileName()
const;
78 const char* GetFileNameMTL()
const;
79 const char* GetTexturePath()
const;
92 void ImportEnd () override ;
93 void ReadData() override ;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract specification for renderers
Hold a reference to a vtkObjectBase instance.
virtual int ImportBegin()
a simple class to control print indentation
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