23 #ifndef vtkOBJImporter_h 24 #define vtkOBJImporter_h 26 #include "vtkIOImportModule.h" 71 void SetFileName(
const char* arg);
72 void SetFileNameMTL(
const char* arg);
73 void SetTexturePath(
const char* path);
74 const char* GetFileName()
const;
75 const char* GetFileNameMTL()
const;
76 const char* GetTexturePath()
const;
88 int ImportBegin() VTK_OVERRIDE ;
89 void ImportEnd () VTK_OVERRIDE ;
90 void ReadData() VTK_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.
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