29 #ifndef vtkOBJImporter_h 30 #define vtkOBJImporter_h 32 #include "vtkIOImportModule.h" 77 void SetFileName(
const char* arg);
78 void SetFileNameMTL(
const char* arg);
79 void SetTexturePath(
const char* path);
80 const char* GetFileName()
const;
81 const char* GetFileNameMTL()
const;
82 const char* GetTexturePath()
const;
95 void ImportEnd () override ;
96 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